UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

7 lines 279 B
export default ChartAxisDisplayUnitLabelShape; declare class ChartAxisDisplayUnitLabelShape extends ChartPartShape { constructor(options: any); _chartAxis: any; } import ChartPartShape from "../ChartPartShape"; //# sourceMappingURL=ChartAxisDisplayUnitLabelShape.d.ts.map