TickLabelAlignmentType Enum

TickLabelAlignmentType Enum

Represents the text alignment type for the tick labels on the axis


type TickLabelAlignmentType int32

Fields

FieldDescription
CenterRepresents that the text shall be centered.
LeftRepresents the text that shall be left justified.
RightRepresents that the text shall be right justified.