GetOnCategoryAxisPointCount Method
GetOnCategoryAxisPointCount function
Gets the number of the points on the category axis after calling the Chart.Calculate() method.Only applies to area charts.
func (instance *ChartPoint) GetOnCategoryAxisPointCount() (int32, error)
Remarks
See Also
- Class ChartPoint
- Library Aspose.Cells for Go