UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

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