See Also

LegendsCollection Class  | LegendsCollection Members  | Overload List

Language

Visual Basic

C#

Show All

legendName
The name of the legend.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item(String) Property

Gets or sets the collection item by the given legend name.

[Visual Basic]
Overloads Public ReadOnly Property Item( _    ByVal legendName As String _ ) As Legend
[C#]
public Legend Item(    string legendName ); {get;}

Parameters

legendName
The name of the legend.

See Also

LegendsCollection Class  | LegendsCollection Members  | Overload List

 

 


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