I have a license for highcharts and I would like to create a char like the one bellow:
You might try using title as an alternative and rather simple approach.
title: { text: 'Budget', align: 'center', verticalAlign: 'middle', style: { fontSize: '9.5px' } },
JsFiddle: http://jsfiddle.net/amigoo/zwod86e1/