See Also

AxisTickCollection Class  | AxisTickCollection Members

Language

Visual Basic

C#

Show All

axisTick
The AxisTick to find.
See Also Languages dotnetCHARTING Send comments on this topic.

IndexOf Method

Determines the index of a specified AxisTick in this collection.

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

Parameters

axisTick
The AxisTick to find.

Return Type

The zero-based index of the specified AxisTick.

See Also

AxisTickCollection Class  | AxisTickCollection Members

 

 


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