[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PieOptions.SetInnerRadius

SetInnerRadius Method

SetInnerRadius(C1Chart, double)

Sets the value of the InnerRadius attached property for the specified chart. The InnerRadius property controls the inner radius of pie/doughnut charts(hole size).

Declaration
public static void SetInnerRadius(C1Chart chart, double value)
Parameters
Type Name Description
C1Chart chart
double value