Gets or sets the axis Line.
[Visual Basic]
Public Property Line As Line
[C#]
public Line Line {get; set;}
[JScript]
public function get,set Line : Line
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).
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.