Chart for WinRT
SetInnerRadius Method

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).
Syntax
'Declaration
 
Public Shared Sub SetInnerRadius( _
   ByVal chart As C1Chart, _
   ByVal value As System.Double _
) 
public static void SetInnerRadius( 
   C1Chart chart,
   System.double value
)

Parameters

chart
value
See Also

Reference

PieOptions Class
PieOptions Members

 

 


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

Product Support Forum  |  Documentation Feedback