Class LabelAlignment
Specifies the label alignment of the axis.
Inheritance
System.Object
LabelAlignment
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class LabelAlignment : Enum
Fields
Far
Defines the lable alignment at far position.
Declaration
public const LabelAlignment Far
Field Value
Type | Description |
---|---|
LabelAlignment |
Middle
Defines the lable alignment at middle position.
Declaration
public const LabelAlignment Middle
Field Value
Type | Description |
---|---|
LabelAlignment |
Near
Defines the lable alignment at near position.
Declaration
public const LabelAlignment Near
Field Value
Type | Description |
---|---|
LabelAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |