ActiveReports 8
AddRange Method (LegendsCollection)

The Legends to add.
Adds an array of Legends to the collection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal range() As Legend _
) 
public void AddRange( 
   Legend[] range
)

Parameters

range
The Legends to add.
See Also

Reference

LegendsCollection Class
LegendsCollection Members

Support Forum