Example of Multiple Ranges in ASP.NET MVC Circular Gauge Control
This sample shows temperature variations in a circular gauge using multiple ranges. In addition, the needle pointer and annotation help in displaying the temperature that has been measured.
DEMO
SOURCE
In this example, you can see how to render and configure multiple ranges in the circular gauge. The Rangesopens in a new tab collection can be used to define multiple ranges, each of which points to a different start and end value.
More information on the ranges can be found in this documentation sectionopens in a new tab.