drawColor

Specifies the color of the axis:

axisY: {
    drawColor: 'red'
}

This setting is demonstrated in the following example.