x

The horizontal offset of the text to the label position. If negative, the label is displaced to the left. If positive the label is displaced to the right:

 axisX: {
    axisTickText: {
        x: 10
    }
}

This setting is demonstrated in the following example.