• 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 Range in ASP.NET Core Linear Gauge Control

This sample demonstrates the various customization options for the linear gauge's range. For example, an exponential appearance, a gradient color, and a multiple range.

DEMO
SOURCE
Horizontal
Vertical

        

In this example, you can see how to render and configure ranges in the linear gauge. The e-lineargauge-ranges and linearGradient are used to display multiple ranges, perform range customization, and apply gradient colors, respectively.

More information on the ranges can be found in this documentation section.