ChartPoint.InnerArcStartPointYPx

ChartPoint.InnerArcStartPointYPx property

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

public float InnerArcStartPointYPx { get; }

See Also