Axis.TickLabels

Axis.TickLabels property

Returns a TickLabels object that represents the tick-mark labels for the specified axis.

public TickLabels TickLabels { get; }

See Also