• Material 3
  • Material 3 Dark
  • 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 Multiple Ranges in ASP.NET Core 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 e-circulargauge-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.