Blazor Circular Gauge Example - Multiple Axes
Properties
This sample illustrates multiple axes in the circular gauge with options for customizing direction, start angle, and end angle.
Multi-axis configuration:
- Render multiple axes using the axes collection
- Customize each axis independently with pointers and ticks
- Adjust directional orientation and angular positioning
- Create complex gauge layouts for advanced data representation
More information on multiple axes can be found in this documentation section.