Gets or sets the tick Line for all ticks marks.
[Visual Basic]
Public Property TickLine As Line
[C#]
public Line TickLine {get; set;}
[JScript]
public function get,set TickLine : Line
A Line object applied to all tick lines of this axis.
Setting TickLine.Length
will specify the tick line's length.
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.