ActiveReports 8
Add Method (LegendItemsCollection)

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

Parameters

item
The legend item to add to the collection.
See Also

Reference

LegendItemsCollection Class
LegendItemsCollection Members

Support Forum