TickLabelAlignmentType Enum
TickLabelAlignmentType Enum
Represents the text alignment type for the tick labels on the axis
type TickLabelAlignmentType int32
Fields
| Field | Description |
|---|---|
| Center | Specifies that the text is centered. |
| Left | Specifies that the text is left-aligned. |
| Right | Specifies that the text is right-aligned.. |