Radius Property (C1PieChart)
A value indicates the radius used for a pie chart. If the value is -1, then the radius will be calculated by the width/height value of the pie chart.
public System.int Radius {get; set;}
'Declaration
Public Property Radius As System.Integer