offset

The space between the title and the axis:

axisY: {
    title: {
        text: "Axis X Text",
        offset:15
    }
}

This setting is demonstrated in the following example.