Gets or sets the object at a specified index.
[Visual Basic]
Public Default Property Item( _
ByVal index As Integer _
) As AxisMarker
[C#]
public AxisMarker this[
int index
]; {get; set;}
[JScript]
public this[
index : int
] get,set : AxisMarker
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
AxisMarkerCollection Class | AxisMarkerCollection Members
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.