ChartPoint.InnerRadiusPx

ChartPoint.InnerRadiusPx property

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

public int InnerRadiusPx { get; }

See Also