Gets or sets the tick Line for all ticks marks.
[Visual Basic]
Public Property TickLine As Line
[C#]
public Line TickLine {get; set;}
A Line object applied to all tick lines of this axis.
Setting TickLine.Length
will specify the tick line's length.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.