Gets or sets the length of the axis ticks.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double TickLength { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TickLength As Double |
A double value.
See Also