See Also

LegendsCollection Class  | LegendsCollection Members  | Overload List

Language

Visual Basic

C#

Show All

index
The index of the item.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item(Int32) Property

Gets or sets the collection item by the given index.

[Visual Basic]
Overloads Public Property Item( _    ByVal index As Integer _ ) As Legend
[C#]
public Legend Item(    int index ); {get; set;}

Parameters

index
The index of the item.

See Also

LegendsCollection Class  | LegendsCollection Members  | Overload List

 

 


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