_drawTitle: function() {
        this._wrapper.text(this._plotCont, this._getValue(this._plotCont, 'width') / 2,
            this._title.offset, this._title.value, this._title.settings);
    },