ChartPoint.GetOnCategoryAxisPointCount
ChartPoint.GetOnCategoryAxisPointCount method
Gets the number of the points on category axis after calls Chart.Calculate() method. Only applies to area chart.
public int GetOnCategoryAxisPointCount()
Remarks
Area 2D chart return 1 Area 3D chart return 2.
See Also
- class ChartPoint
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells