Gets or sets the length of the axis ticks.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public double TickLength { get; set; } |
Visual Basic Copy Code |
---|
Public Property TickLength As Double |
A double value specifying the length of axis ticks. The default value is 5.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |