ChartPoint.ArcEndPointXPx

ChartPoint.ArcEndPointXPx property

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

public float ArcEndPointXPx { get; }

See Also