See Also

ChartAreaCollection Class  | ChartAreaCollection Members

Language

Visual Basic

C#

Show All

chartArea
The ChartArea to find.
See Also Languages dotnetCHARTING Send comments on this topic.

IndexOf Method

Determines the index of a specified ChartArea in this collection.

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

Parameters

chartArea
The ChartArea to find.

Return Type

The zero-based index of the specified ChartArea.

See Also

ChartAreaCollection Class  | ChartAreaCollection Members

 

 


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