UNPKG

igniteui-angular-charts

Version:

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

11 lines (10 loc) 643 B
import { EnvironmentProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; export declare function provideIgxDataChartCategoryTrendLine(): EnvironmentProviders; export declare function registerIgxDataChartCategoryTrendLine(): void; export declare class IgxDataChartCategoryTrendLineModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartCategoryTrendLineModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartCategoryTrendLineModule, never, [typeof i1.CommonModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartCategoryTrendLineModule>; }