• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of DefaultFunctionalities in ASP.NET MVC Circular Gauge Control

This sample illustrates the default rendering of circular gauge.

DEMO
SOURCE

In this example, you can see how to render a default circular gauge. The CircularGauge control visualizes the numerical values of scales in a circular manner. You can use axes, ranges, pointers properties to customize the default appearance of the gauge. In this sample, a axis with multiple ranges and a pointer has been used.

More information on the gauge can be found in this documentation section.