BarChart for ASP.NET WebForms
Radius Property (C1PieChart)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1PieChart Class : Radius Property
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.
Syntax
'Declaration
 
Public Property Radius As System.Integer
public System.int Radius {get; set;}
See Also

Reference

C1PieChart Class
C1PieChart Members