enabled

A Boolean value, specifying whether the plot area tick labels are visible or not:

 axisY: {                   
    axisTickText: {
        enabled: false
    }
}

This setting is demonstrated in the following example.