TickLabelAlignmentType Enum

TickLabelAlignmentType Enum

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


type TickLabelAlignmentType int32

Fields

FieldDescription
CenterSpecifies that the text is centered.
LeftSpecifies that the text is left-aligned.
RightSpecifies that the text is right-aligned..