Class LabelAlignment
Label alignment of the axis Near Middle Far
Inheritance
System.Object
LabelAlignment
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class LabelAlignment : Enum
Fields
Far
Declaration
public const LabelAlignment Far
Field Value
Type |
---|
LabelAlignment |
Middle
Declaration
public const LabelAlignment Middle
Field Value
Type |
---|
LabelAlignment |
Near
Declaration
public const LabelAlignment Near
Field Value
Type |
---|
LabelAlignment |