ActiveReports 8
Add Method (LegendsCollection)

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

Parameters

value
The Legend to add to the collection.
See Also

Reference

LegendsCollection Class
LegendsCollection Members

Support Forum