Aspose::Cells::Charts::ChartPoint::GetOnCategoryAxisPointCount method
ChartPoint::GetOnCategoryAxisPointCount method
Gets the number of the points on the category axis after calling the Chart.Calculate() method. Only applies to area charts.
int32_t Aspose::Cells::Charts::ChartPoint::GetOnCategoryAxisPointCount()
Remarks
Area 2D chart return 1 Area 3D chart return 2.
See Also
- Class Vector
- Class ChartPoint
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++