Enum LabelAlignment
Specifies the label alignment of the axis.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum LabelAlignment
Fields
| Name | Description |
|---|---|
| Far | Aligns label far from the point of interest. |
| Middle | Aligns label at the middle. |
| Near | Aligns label near to the point of interest. |