Sets the labels position.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public enum ArcGaugeScaleLabelsPosition
Fields
The labels are positioned inside.
C#
Inside = 0
The labels are positioned outside.
C#
Outside = 1
Sets the labels position.
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
public enum ArcGaugeScaleLabelsPosition
The labels are positioned inside.
Inside = 0
The labels are positioned outside.
Outside = 1