ChartPoint.DoughnutInnerRadius

ChartPoint.DoughnutInnerRadius property

Gets the inner radius of doughnut slice in units of pixels after calls Chart.Calculate() method. Applies to Doughnut chart.

public int DoughnutInnerRadius { get; }

See Also