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 that the text shall be centered.
LEFTRepresents the text that shall be left justified.
RIGHTRepresents that the text shall be right justified.

See Also