Chart for WinRT
SetRadiusY Method

Sets the value of the RadiusYProperty attached property for a specified chart.
Syntax
'Declaration
 
Public Shared Sub SetRadiusY( _
   ByVal chart As C1Chart, _
   ByVal value As System.Double _
) 
public static void SetRadiusY( 
   C1Chart chart,
   System.double value
)

Parameters

chart
value
See Also

Reference

BarColumnOptions Class
BarColumnOptions Members

 

 


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

Product Support Forum  |  Documentation Feedback