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 opens in a new tab property in LabelStyle opens in a new tab, MajorTicks opens in a new tab and MinorTicksopens in a new tab to true.