Enum PointerType
Defines the type of pointer in the axis.
Namespace: Syncfusion.Blazor.CircularGauge
Assembly: Syncfusion.Blazor.dll
Syntax
public enum PointerType
Fields
| Name | Description |
|---|---|
| Marker | Specifies the pointer type as marker. |
| Needle | Specifies the pointer type as needle. |
| RangeBar | Specifies the pointer type as range bar. |