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
- Class Vector
- Class TickLabelItem
- Class TickLabels
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++