plotStripWidth

Specifies the line thickness of the plot grid lines :

axisY: {
    plotStripColor: 'red',
    plotStripDashStyle: 'ShortDashDot',
    plotStripWidth: 2
}

This setting is demonstrated in the following example.