ChartPoint.InnerArcEndPointYPx

ChartPoint.InnerArcEndPointYPx property

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

public float InnerArcEndPointYPx { get; }

See Also