Class LabelAlignment
Represents label placement in Axis.
Inheritance
System.Object
LabelAlignment
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.Chart.WinUI.dll
Syntax
public sealed class LabelAlignment : Enum
Fields
Center
Label placed center to the axis tick.
Declaration
public const LabelAlignment Center
Field Value
Type | Description |
---|---|
LabelAlignment |
Far
Label placed Far to the axis tick.
Declaration
public const LabelAlignment Far
Field Value
Type | Description |
---|---|
LabelAlignment |
Near
Label placed Near to the axis tick.
Declaration
public const LabelAlignment Near
Field Value
Type | Description |
---|---|
LabelAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |