format: function(fill, stroke, settings) {
        if (arguments.length == 0) {
            return this._chartFormat;
        }
        if (typeof stroke == 'object') {