TickLabels.AlignmentType

TickLabels.AlignmentType property

Gets and sets the text alignment for the tick labels on the axis.

public TickLabelAlignmentType AlignmentType { get; set; }

See Also