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