C1.Silverlight.Chart.5
SetRadiusX Method

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

Parameters

chart
value
See Also

Reference

BarColumnOptions Class
BarColumnOptions Members

 

 


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