Gets or sets the axis Line.
[Visual Basic]
Public Property Line As Line
[C#]
public Line Line {get; set;}
A Line object drawn across the axis.
When the origin or 'point of zero' is visible on the axis, this line is drawn twice and away from the origin in order for line caps to appear correctly (Line.StartCap, Line.EndCap).
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.