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

Example of Default Functionalities in ASP.NET Core CircularGauge 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 the axes, ranges, and 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.