Determines whether this collection contains a specified AxisMarker.
[Visual Basic]
Public Function Contains( _
ByVal axisMarker As AxisMarker _
) As Boolean
[C#]
public bool Contains(
AxisMarker axisMarker
);
true if the specified AxisMarker belongs to this collection; otherwise, false.
AxisMarkerCollection Class | AxisMarkerCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.