GetStartAngle Method

GetStartAngle function

Gets the starting angle for the pie section, measured in degrees clockwise from the x-axis after calls Chart.Calculate() method.Applies to Pie chart.


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

Remarks

See Also