TickLabelAlignmentType
TickLabelAlignmentType enumeration
Represents the text alignment type for the tick labels on the axis
Values
| Name | Value | Description |
|---|---|---|
| Center | 0 | Represents the text shall be centered. |
| Left | 1 | Represents the text shall be left justified. |
| Right | 2 | Represents the text shall be right justified. |