drawColor

Specifies the color of the axis:

axisX: {
    drawColor: 'red'
}

This setting is demonstrated in the following example.