See Also

LegendEntryCollection Class  | LegendEntryCollection Members

Language

Visual Basic

C#

Show All

legendEntry
The LegendEntry to find.
See Also Languages dotnetCHARTING Send comments on this topic.

IndexOf Method

Determines the index of a specified LegendEntry in this collection.

[Visual Basic]
Public Function IndexOf( _    ByVal legendEntry As LegendEntry _ ) As Integer
[C#]
public int IndexOf(    LegendEntry legendEntry );

Parameters

legendEntry
The LegendEntry to find.

Return Type

The zero-based index of the specified LegendEntry.

See Also

LegendEntryCollection Class  | LegendEntryCollection Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.