UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

6 lines 246 B
export default ChartScatterSeriesShape; declare class ChartScatterSeriesShape extends ChartType { constructor(options: any, offset: any, seriesLength: any); } import ChartType from "./ChartType"; //# sourceMappingURL=ChartScatterType.d.ts.map