ActiveReports 8
AddRange Method (ChartAreasCollection)

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

Parameters

areas
The chart areas to add to the collection.
See Also

Reference

ChartAreasCollection Class
ChartAreasCollection Members

Support Forum