Enum TextAlignment
Defines the alignment of the line break axis labels. They are center - align the label with center. left - align the label with left. right - align the label with right.
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public enum TextAlignment
Fields
Name | Description |
---|---|
Center | |
Left | |
Right |