Example of Multiple Axes in ASP.NET MVC 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 sectionopens in a new tab.