UNPKG

igniteui-angular-charts

Version:

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

13 lines (12 loc) 997 B
import * as i0 from "@angular/core"; import * as i1 from "./igx-bubble-series-component"; import * as i2 from "@angular/common"; import * as i3 from "./igx-size-scale-module"; import * as i4 from "./igx-brush-scale-module"; import * as i5 from "./igx-value-brush-scale-module"; import * as i6 from "./igx-custom-palette-brush-scale-module"; export declare class IgxBubbleSeriesModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxBubbleSeriesModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxBubbleSeriesModule, [typeof i1.IgxBubbleSeriesComponent], [typeof i2.CommonModule, typeof i3.IgxSizeScaleModule, typeof i4.IgxBrushScaleModule, typeof i5.IgxValueBrushScaleModule, typeof i6.IgxCustomPaletteBrushScaleModule], [typeof i1.IgxBubbleSeriesComponent, typeof i3.IgxSizeScaleModule, typeof i4.IgxBrushScaleModule, typeof i5.IgxValueBrushScaleModule, typeof i6.IgxCustomPaletteBrushScaleModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxBubbleSeriesModule>; }