TickLabelAlignmentType enumeration

TickLabelAlignmentType enumeration

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

The TickLabelAlignmentType type exposes the following members:

Fields

FieldDescription
CENTERRepresents the text shall be centered.
LEFTRepresents the text shall be left justified.
RIGHTRepresents the text shall be right justified.

See Also