ChartPoint.InnerArcStartPointXPx

ChartPoint.InnerArcStartPointXPx property

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

public float InnerArcStartPointXPx { get; }

See Also