y

The vertical offset of the text to the label position. If negative, the label is moved up. If positive the label is moved down:

axisX: {
    axisTickText: {
        y: 20
    }
}

This setting is demonstrated in the following example.