See Also

ChartAreasCollection Class  | ChartAreasCollection Members

Language

Visual Basic

C#

Show All

value
The chart area to find in the collection.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Contains Method

Determines whether the collection contains the specified ChartArea.

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

Parameters

value
The chart area to find in the collection.

Return Type

Boolean. True if the collection contains the specified ChartArea; otherwise False.

See Also

ChartAreasCollection Class  | ChartAreasCollection Members

 

 


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