ActiveReports 9
AddRange Method (AxesCollection)

The axes to add to the collection.
Adds a set of axes to the collection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal value() As AxisBase _
) 
public void AddRange( 
   AxisBase[] value
)

Parameters

value
The axes to add to the collection.
See Also

Reference

AxesCollection Class
AxesCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum