minorTicksColor

Specifies the color of the minor ticks:

axisX: {
    minorTicksColor:'red'
}

This setting is demonstrated in the following example.