ActiveReports 9
Add Method (AxesCollection)

The axis to add.
Adds an axis to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As AxisBase _
) As System.Integer
public System.int Add( 
   AxisBase value
)

Parameters

value
The axis to add.
See Also

Reference

AxesCollection Class
AxesCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum