ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum