See Also

ChartAreaCollection Class  | ChartAreaCollection Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

_ChartArea
The ChartArea to find.
See Also Requirements 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 );
[JScript]
public function Contains(    _ChartArea : ChartArea ) : boolean;

Parameters

_ChartArea
The ChartArea to find.

Return Type

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

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

ChartAreaCollection Class  | ChartAreaCollection Members

 

 


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