• 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 Axes and Pointers in ASP.NET Core LinearGauge Control

This sample illustrates the axis and pointers feature in the linear gauge. Axis and pointers can be customized by using options available in the panel.

DEMO
SOURCE
Axis Minimum
0
Axis Maximum
115
Axis Inversed
Axis Opposed
Show Last Label
Label Format
Pointer Type
Marker Placement

In this example, you can see how to customize the axes and pointers. Use format of labelStyle property to customize the axis labels and use type, markerType and placement properties to customize the pointers in linear gauge.


More information about axes can be found in this documentation section.