[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PieOptions.GetInnerRadius

GetInnerRadius Method

GetInnerRadius(C1Chart)

Gets 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
[AttachedPropertyBrowsableForType(typeof(C1Chart))]
public static double GetInnerRadius(C1Chart chart)
Parameters
Type Name Description
C1Chart chart
Returns
Type Description
double