score:6

Accepted answer

use margin property to provide spacing between axis and title

title:{
   margin: 60
}

here is a working example for it http://jsfiddle.net/5kzbg/

hope this will solve your issue.


Related Query

More Query from same tag