GetOnCategoryAxisPointYPx Method

GetOnCategoryAxisPointYPx function

Gets y-coordinate of the point on category axis after calls Chart.Calculate() method. Only applies to Area chart.


func (instance *ChartPoint) GetOnCategoryAxisPointYPx(index int32)  (float32,  error) 

Remarks

See Also