Gets or sets the position of this series in relation to other series when the chart is drawn.
[Visual Basic]
Public Property Position As Integer
[C#]
public int Position {get; set;}
Series with lower position values will be drawn closer to the front.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.