TickLabelAlignmentType Enum
TickLabelAlignmentType Enum
Represents the text alignment type for the tick labels on the axis
type TickLabelAlignmentType int32
Fields
Field | Description |
---|---|
Center | Represents the text shall be centered. |
Left | Represents the text shall be left justified. |
Right | Represents the text shall be right justified. |