Enum GaugeDirection
Specifies the direction of the circular gauge.
Namespace: Syncfusion.Blazor.CircularGauge
Assembly: Syncfusion.Blazor.dll
Syntax
public enum GaugeDirection
Fields
| Name | Description |
|---|---|
| AntiClockWise | Renders the axis in anti-clock wise direction. |
| ClockWise | Renders the axis in clock wise direction. |