UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

7 lines 224 B
export default ChartAxisShape; declare class ChartAxisShape extends ChartPartShape { _axisType: any; get axisType(): any; } import ChartPartShape from "../ChartPartShape"; //# sourceMappingURL=ChartAxisShape.d.ts.map