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.

Contains Method

Determines whether this collection contains a specified ChartArea.

[Visual Basic]
Public Function Contains( _    ByVal chartArea As ChartArea _ ) As Boolean
[C#]
public bool Contains(    ChartArea chartArea );

Parameters

chartArea
The ChartArea to find.

Return Type

true if the specified ChartArea belongs to this collection; otherwise, false.

See Also

ChartAreaCollection Class  | ChartAreaCollection Members

 

 


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