Example of Multiple Axis in Javascript Circular Gauge Control

/
/
Multiple Axis

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

More Details...

Axis
Direction
Start Angle
220
End Angle
140
Description

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.