Example of Multiple Axes in React Circular Gauge Component

/
/
Axes

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.

More Details...

020406080100120140160020406080100120140160180200220240
Properties
Axis
Direction
Start Angle
220
End Angle
140

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.

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.

Description

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.