Aspose::Cells::Charts::ChartPoint::GetOnCategoryAxisPointCount method
ChartPoint::GetOnCategoryAxisPointCount method
Gets the number of the points on category axis after calls Chart.Calculate() method. Only applies to area chart.
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++