Aspose::Cells::Charts::TickLabels::GetTickLabelItems method

TickLabels::GetTickLabelItems method

Gets the display tick labels of the axis.

Vector<TickLabelItem> Aspose::Cells::Charts::TickLabels::GetTickLabelItems()

Remarks

Only available after calling Chart.Calculate() method.

See Also