Enum Alignment
Specifies the alignment of the elements in the chart.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Alignment
Fields
| Name | Description |
|---|---|
| Center | Defines the alignment is at center of the chart. |
| Far | Defines the alignment is far from the chart. |
| Near | Defines the alignment is near of the chart. |