Chart for WinRT
SetOrigin Method

Sets the value of the OriginProperty attached property for a specified chart.
Syntax
'Declaration
 
Public Shared Sub SetOrigin( _
   ByVal chart As C1Chart, _
   ByVal value As System.Double _
) 
public static void SetOrigin( 
   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