See Also

AxesCollection Class  | AxesCollection Members

Language

Visual Basic

C#

Show All

value

The AxisBase to find in the collection.

See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Contains Method

Determines whether the collection contains the specified AxisBase.

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

Parameters

value

The AxisBase to find in the collection.

Return Type

Boolean. Returns True if the collection contains the parameter given; otherwise, False.

See Also

AxesCollection Class  | AxesCollection Members

 

 


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