ChartPoint.ArcStartPointYPx

ChartPoint.ArcStartPointYPx property

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

public float ArcStartPointYPx { get; }

See Also