TickLabels.TickLabelItems

TickLabels.TickLabelItems property

Gets each tick label item’s information of axis.

public TickLabelItem[] TickLabelItems { get; }

Remarks

Only available after calling Calculate method.

See Also