GetInnerArcEndPointXPx Method

GetInnerArcEndPointXPx function

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


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

Remarks

See Also