Determines the index of a specified AxisMarker in this collection.
[Visual Basic]
Public Function IndexOf( _
ByVal axisMarker As AxisMarker _
) As Integer
[C#]
public int IndexOf(
AxisMarker axisMarker
);
The zero-based index of the specified AxisMarker.
AxisMarkerCollection Class | AxisMarkerCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.