Enum PointerRangePosition
Defines the position of the axis range and pointers.
Namespace: Syncfusion.Blazor.CircularGauge
Assembly: Syncfusion.Blazor.dll
Syntax
public enum PointerRangePosition
Fields
| Name | Description |
|---|---|
| Auto | Specifies the default position of the range and pointer in the axis. |
| Cross | Specifies the position of the range and pointer on the axis. |
| Inside | Specifies the position of the range and pointer inside the axis |
| Outside | Specifies the position of the range and pointer outside the axis. |