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

This sample illustrates the multiple axes in the circular gauge as well as the options for changing 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 multiple axes in the circular gauge. To render multiple axes in the circular gauge, use the axes collection, and each axis can be customized with pointers and ticks.

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