minorPlotStripWidth

Specifies the thickness of the minor plot lines:

axisX: {
    minorPlotStripColor: 'red',
    minorPlotStripWidth: 2,
    minorTicksRepeat: 'auto',
    minorPlotStripDashStyle: 'ShortDot'
}

This setting is demonstrated in the following example.