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

This sample demonstrates the basic axis, its edge style, range color for axis, inversed and opposed axis.

DEMO
SOURCE
Horizontal
Vertical

        

In this example, you can see how to render and configure axis in the linear gauge. The RoundedCornerRadius, UseRangeColor, IsInversed, and OpposedPosition properties can be used to set the edge style, range color for axis, inversed and opposed axis respectively.

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