plotStripWidth

Specifies the line thickness of the plot grid lines :

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

This setting is demonstrated in the following example.