UNPKG

ag-grid-enterprise

Version:

AG Grid Enterprise Features

7 lines 312 B
export declare const CHART_AXES_TYPES: { has(axisType: string): boolean; readonly axesTypes: string[]; }; export declare function registerAxisThemeTemplate(axisType: string, theme: {}): void; export declare function getAxisThemeTemplate(axisType: string): {}; //# sourceMappingURL=chartAxesTypes.d.ts.map