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;}
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.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.