UNPKG

igniteui-angular-charts

Version:

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

15 lines (14 loc) 1.13 kB
import { EnvironmentProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "igniteui-angular-core"; import * as i3 from "./igx-chart-selection-module"; import * as i4 from "./igx-series-matcher-module"; import * as i5 from "./igx-data-chart-component"; export declare function provideIgxDataChartCore(): EnvironmentProviders; export declare function registerIgxDataChartCore(): void; export declare class IgxDataChartCoreModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartCoreModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartCoreModule, never, [typeof i1.CommonModule, typeof i2.IgxNumberFormatSpecifierModule, typeof i2.IgxDateTimeFormatSpecifierModule, typeof i3.IgxChartSelectionModule, typeof i4.IgxSeriesMatcherModule, typeof i5.IgxDataChartComponent], [typeof i2.IgxNumberFormatSpecifierModule, typeof i2.IgxDateTimeFormatSpecifierModule, typeof i3.IgxChartSelectionModule, typeof i4.IgxSeriesMatcherModule, typeof i5.IgxDataChartComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartCoreModule>; }