GetOnCategoryAxisPointCount Method

GetOnCategoryAxisPointCount function

Gets the number of the points on category axis after calls Chart.Calculate() method. Only applies to area chart.


func (instance *ChartPoint) GetOnCategoryAxisPointCount()  (int32,  error) 

Remarks

See Also