UI for ASP.NET AJAX
Leverage the Telerik UI for ASP.NET AJAX Circular Gauge component to represent value across a full scale, 360 degrees arc. This appealing AJAX control is compact and simple yet providing multiple customization options to ensure natural fit in any web application.
Display additional information in the center of the full-scale arc. The control lets you modify how the label at the center looks and what it does – you only need to provide a template with whatever your vision is.
See the Telerik UI for ASP.NET AJAX CircularGauge Center Template demo
The CircularGauge’s visual properties can be fully customized to cover any app requirement. The configuration options include setting the colors of the labels and ticks, whether labels and ticks are displayed at all or whether the value moves clockwise or counterclockwise.
See the Telerik UI for ASP.NET AJAX CircularGauge Scale Customization demo
In many cases, assigning specific colors to values gives the visualization even more meaning – e.g., green for “good”, yellow for “caution” and red for “warning”. The Circular Gauge allows to set different fill color depending on the current value by simply configuring the CollorsCollection of the control.
See the Telerik UI for ASP.NET AJAX CircularGauge Color Ranges demo