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
CENTERSpecifies that the text is centered.
LEFTSpecifies that the text is left-aligned.
RIGHTSpecifies that the text is right-aligned..

See Also