Gets or sets the length of major axis ticks.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public float MajorTickLength { get; set; } |
Visual Basic
![]() |
---|
Public Property MajorTickLength As Single |
A float value. Default is 0f.
Set MajorTickLength to a value bigger than 0 to draw ticks at axis intervals. Use MinorTickLength to draw divisions between adjacent major ticks.