TickLabels.TickLabelItems

TickLabels.TickLabelItems property

Gets the display tick labels of the axis.

public TickLabelItem[] TickLabelItems { get; }

Remarks

Only available after calling Calculate method.

See Also