Class LabelsPosition
Position the gauge elements either inside or outside the axis.
Inheritance
System.Object
LabelsPosition
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.Gauge.WinUI.dll
Syntax
public sealed class LabelsPosition : Enum
Fields
Inside
LabelsPosition.inside places the labels inside the axis line
Declaration
public const LabelsPosition Inside
Field Value
Type | Description |
---|---|
LabelsPosition |
Outside
LabelsPosition.outside places the labels outside the axis line
Declaration
public const LabelsPosition Outside
Field Value
Type | Description |
---|---|
LabelsPosition |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |