Gets or sets the axis positions when 2 or more axes are drawn on the same side of a ChartArea.
[Visual Basic]
Public Property Position As Integer
[C#]
public int Position {get; set;}
[JScript]
public function get,set Position : int
An integer specifying the position of the axis.
Lower values will be drawn closer to the front. This will also affect the order of series bound the the axes.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.