TickLabelAlignmentType
TickLabelAlignmentType
Utility class containing constants. Represents the text alignment type for the tick labels on the axis
Values
| Name | Description |
|---|---|
| CENTER | Represents the text shall be centered. |
| LEFT | Represents the text shall be left justified. |
| RIGHT | Represents the text shall be right justified. |