• Material 3
  • Material 3 Dark
  • 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 Range Color for Axis in ASP.NET MVC Circular Gauge Control

This sample shows the basic rendering of the circular gauge, which includes an axis and a range. Here, the appropriate range color is applied to its respective axis labels, minor ticks, and major ticks.

DEMO
SOURCE

In this example, you can see how to render and configure the range and axis in the circular gauge with the same color. To accomplish this, set the UseRangeColor property in LabelStyle , MajorTicks and MinorTicks to true.