GetArcEndPointYPx Method

GetArcEndPointYPx function

Gets the y coordinate of ending point for the pie section after calls Chart.Calculate() method.Applies to Pie and Doughnut chart.


func (instance *ChartPoint) GetArcEndPointYPx()  (float32,  error) 

Remarks

See Also