UNPKG

igniteui-angular-charts

Version:

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

12 lines (11 loc) 1.02 kB
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./igx-numeric-angle-axis-dynamic-module"; import * as i3 from "./igx-numeric-radius-axis-dynamic-module"; import * as i4 from "./igx-data-chart-core-dynamic-module"; import * as i5 from "./igx-data-chart-polar-core-module"; export declare class IgxDataChartPolarCoreDynamicModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartPolarCoreDynamicModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartPolarCoreDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxNumericAngleAxisDynamicModule, typeof i3.IgxNumericRadiusAxisDynamicModule, typeof i4.IgxDataChartCoreDynamicModule, typeof i5.IgxDataChartPolarCoreModule], [typeof i2.IgxNumericAngleAxisDynamicModule, typeof i3.IgxNumericRadiusAxisDynamicModule, typeof i4.IgxDataChartCoreDynamicModule, typeof i5.IgxDataChartPolarCoreModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartPolarCoreDynamicModule>; }