Blazor ArcGauge - Overview

Configurator

Change pointer value

  • Overview.razor
Loading the demo source code...please wait.

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming
blazor ui ninja image

The ArcGauge component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for Blazor ArcGauge is one of the four gauge UI components available in the Telerik UI for Blazor data visualization collection. The Arc Gauge lets you visualize data values against a scale to easily identify them as suitable or sub-par values. In essence, you can use the ArcGauge component when you need to visualize numerical values on an arc scale.

In the current demo, you can see a primary example of how to use the Telerik ArcGauge component in Blazor applications. You need to add the <TelerikArcGauge> tag in your razor file, add an instance of the <ArcGaugePointer> to the <ArcGaugePointers> collection and provide a value for it. Additionally, you can also add a center label to the gauge and customize its content by using the gauge’s templating feature. To do so, you need to place the content you want to be rendered within the <ArcGaugeCenterLabel> tag.

The Blazor ArcGauge scale consists of values, pointers and labels. The multiple configuration properties enable you to easily implement the component based on your requirements. The customization settings include minimum and maximum values, minor and major unit ticks, start and end angle of the scale, pointer shape, size and color, as well as scale labels color, position, visibility and format. In case you need to re-render the ArcGauge programmatically, you can take advantage of the exposed Refresh method.

This Gauges Overview example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

Additional Resources

An error has occurred. This application may no longer respond until reloaded.