Enum HiddenLabel
Specifies the axis label to be hidden in the axis of circular gauge.
Namespace: Syncfusion.Blazor.CircularGauge
Assembly: Syncfusion.Blazor.dll
Syntax
public enum HiddenLabel
Fields
| Name | Description |
|---|---|
| First | Specifies the first label to be hidden in circular gauge. |
| Last | Specifies the last label to be hidden in circular gauge. |
| None | No labels will be hidden in circular gauge. |