ChartPoint.ArcStartPointXPx

ChartPoint.ArcStartPointXPx property

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

public float ArcStartPointXPx { get; }

See Also