GetInnerArcEndPointXPx Method

GetInnerArcEndPointXPx function

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


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

Remarks

See Also