See Also

AxesCollection Class  | AxesCollection Members

Language

Visual Basic

C#

Show All

value

The object to locate in the collection.

See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

IndexOf Method

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

Parameters

value

The object to locate in the collection.

Return Type

Returns the index of the first occurrence of a value in the collection.

See Also

AxesCollection Class  | AxesCollection Members

 

 


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