UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

7 lines 299 B
export default ChartCatAxisPreferenceModel; declare class ChartCatAxisPreferenceModel extends AbstractModel { constructor(chartShape: any, xRange: any); get className(): string; } import AbstractModel from "../../dagm/AbstractModel"; //# sourceMappingURL=ChartCatAxisPreferenceModel.d.ts.map