See Also

LegendItemsCollection Class  | LegendItemsCollection Members

Language

Visual Basic

C#

Show All

item
The legend item to add to the collection.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Add Method

Adds a legend item to the collection.

[Visual Basic]
Public Function Add( _    ByVal item As LegendItem _ ) As Integer
[C#]
public int Add(    LegendItem item );

Parameters

item
The legend item to add to the collection.

See Also

LegendItemsCollection Class  | LegendItemsCollection Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.