TickLabelAlignmentType Enum

TickLabelAlignmentType Enum

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


type TickLabelAlignmentType int32

Fields

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