Visual Basic (Declaration) | |
---|---|
Public Property TickLine As Line |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Line TickLine {get; set;} |
Return Value
A Line object applied to all tick lines of this axis.Setting
TickLine.Length
will specify the tick line's length.