ChartPoint.InnerArcEndPointXPx

ChartPoint.InnerArcEndPointXPx property

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

public float InnerArcEndPointXPx { get; }

See Also