• 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 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 Ranges 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 section.