UNPKG

igniteui-angular-charts

Version:

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

15 lines (14 loc) 1.22 kB
import { EnvironmentProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./igx-data-chart-core-module"; import * as i3 from "./igx-data-chart-vertical-category-module"; import * as i4 from "./igx-data-chart-interactivity-module"; import * as i5 from "./igx-data-chart-annotation-module"; export declare function provideIgxDataChartVerticalCategoryFull(): EnvironmentProviders; export declare function registerIgxDataChartVerticalCategoryFull(): void; export declare class IgxDataChartVerticalCategoryFullModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartVerticalCategoryFullModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartVerticalCategoryFullModule, never, [typeof i1.CommonModule, typeof i2.IgxDataChartCoreModule, typeof i3.IgxDataChartVerticalCategoryModule, typeof i4.IgxDataChartInteractivityModule, typeof i5.IgxDataChartAnnotationModule], [typeof i2.IgxDataChartCoreModule, typeof i3.IgxDataChartVerticalCategoryModule, typeof i4.IgxDataChartInteractivityModule, typeof i5.IgxDataChartAnnotationModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartVerticalCategoryFullModule>; }