C1.Silverlight.Chart.5
GetInnerRadius Method

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).
Syntax
'Declaration
 
Public Shared Function GetInnerRadius( _
   ByVal chart As C1Chart _
) As System.Double
public static System.double GetInnerRadius( 
   C1Chart chart
)

Parameters

chart
See Also

Reference

PieOptions Class
PieOptions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.