• 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 MultipleAxis in ASP.NET MVC Circular Gauge Control

This sample visualizes the multiple axes in the gauge and options are available to change the direction, start, and end angle of an axis.

DEMO
SOURCE
Properties
Axis
Direction
Start Angle
220
End Angle
140

In this example, you can see how to render and configure multipe axes in gauge. Use axes collection to render multiple axis in gauge. Each axis can be customized with its own pointer and scales.


In this sample, two axes with a pointer has been used.

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