UNPKG

igniteui-angular-charts

Version:

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

13 lines (12 loc) 1.08 kB
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./igx-scatter-area-series-module"; import * as i3 from "./igx-scatter-contour-series-module"; import * as i4 from "./igx-scatter-polygon-series-module"; import * as i5 from "./igx-scatter-polyline-series-module"; import * as i6 from "./igx-data-chart-shape-core-module"; export declare class IgxDataChartShapeModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartShapeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartShapeModule, never, [typeof i1.CommonModule, typeof i2.IgxScatterAreaSeriesModule, typeof i3.IgxScatterContourSeriesModule, typeof i4.IgxScatterPolygonSeriesModule, typeof i5.IgxScatterPolylineSeriesModule, typeof i6.IgxDataChartShapeCoreModule], [typeof i2.IgxScatterAreaSeriesModule, typeof i3.IgxScatterContourSeriesModule, typeof i4.IgxScatterPolygonSeriesModule, typeof i5.IgxScatterPolylineSeriesModule, typeof i6.IgxDataChartShapeCoreModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartShapeModule>; }