See Also

LegendsCollection Class  | LegendsCollection Members

Language

Visual Basic

C#

Show All

value
The Legend to add to the collection.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Add Method

Adds a Legend to the collection.

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

Parameters

value
The Legend to add to the collection.

See Also

LegendsCollection Class  | LegendsCollection Members

 

 


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