Skip to main content

PieChartBuilder.InnerRadius Method

Name Parameters Description
InnerRadius(JS) value Specifies the fraction of the inner radius relative to the total radius in the series of the 'doughnut' type. The value should be between 0 and 1. Mirrors the client-side innerRadius option.
InnerRadius(Double) value Specifies the fraction of the inner radius relative to the total radius in the series of the 'doughnut' type. The value should be between 0 and 1. Mirrors the client-side innerRadius option.