Class GaugeDirection
Specifies the direction of the circular gauge.
Inheritance
System.Object
GaugeDirection
Namespace: Syncfusion.Blazor.CircularGauge
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class GaugeDirection : Enum
Fields
AntiClockWise
Renders the axis in anti-clock wise direction.
Declaration
public const GaugeDirection AntiClockWise
Field Value
Type | Description |
---|---|
GaugeDirection |
ClockWise
Renders the axis in clock wise direction.
Declaration
public const GaugeDirection ClockWise
Field Value
Type | Description |
---|---|
GaugeDirection |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |