[]
Gets or sets the inner radius used for doughnut charts. A value greater than zero specifies the percentage of the full pie radius used for the doughnut hole.
[C1Description("ChartPie.InnerRadius", "The inner radius used for doughnut charts.")]
public int InnerRadius { get; set; }
<C1Description("ChartPie.InnerRadius", "The inner radius used for doughnut charts.")>
Public Property InnerRadius As Integer