UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

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