UNPKG

igniteui-angular-charts

Version:

Ignite UI Angular charting components for building rich data visualizations for modern web apps.

12 lines (11 loc) 990 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./igx-numeric-x-axis-dynamic-module"; import * as i3 from "./igx-numeric-y-axis-dynamic-module"; import * as i4 from "./igx-data-chart-core-dynamic-module"; import * as i5 from "./igx-data-chart-shape-core-module"; export declare class IgxDataChartShapeCoreDynamicModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartShapeCoreDynamicModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartShapeCoreDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxNumericXAxisDynamicModule, typeof i3.IgxNumericYAxisDynamicModule, typeof i4.IgxDataChartCoreDynamicModule, typeof i5.IgxDataChartShapeCoreModule], [typeof i2.IgxNumericXAxisDynamicModule, typeof i3.IgxNumericYAxisDynamicModule, typeof i4.IgxDataChartCoreDynamicModule, typeof i5.IgxDataChartShapeCoreModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartShapeCoreDynamicModule>; }