UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

7 lines 271 B
export default ChartAxisLabelShape; declare class ChartAxisLabelShape extends ChartPartShape { constructor(options: any, styleKey: any, typeId: any); _typeId: any; } import ChartPartShape from "../ChartPartShape"; //# sourceMappingURL=ChartAxisLabelShape.d.ts.map