ChartPoint.ArcEndPointYPx

ChartPoint.ArcEndPointYPx property

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

public float ArcEndPointYPx { get; }

See Also