ticksWidth

The thickness of the ticks:

axisY: {
    drawWidth: 2,
    ticksWidth: 7,
    ticksHeight: 7,
    ticksColor: 'red'
}

This setting is demonstrated in the following example.