These are the short lines that are drawn from the axis line to the axis labels. These are available for both AxisX and AxisY. Please refer the image below:

Usage:
<vc:Chart ... >
<vc:AxisX ...>
<vc:MajorTicks .../>
</vc:AxisX>
<vc:AxisY ...>
<vc:MajorTicks .../>
</vc:AxisY>
</vc:Chart>
List of attributes:
|
Attribute |
Function |
|
Enables or disables the ticks. | |
|
Sets how frequently the ticks must appear. | |
|
Sets the color of the tick line. | |
|
Sets the style for the tick line like "Dashed", "Dotted". | |
|
Sets the thickness of the tick line. |