UNPKG

@syncfusion/ej2-angular-charts

Version:

Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Angular

17 lines (16 loc) 785 B
import { ValueProvider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./sankey.module"; export declare const SankeyLegendService: ValueProvider; export declare const SankeyTooltipService: ValueProvider; export declare const SankeyHighlightService: ValueProvider; export declare const SankeyExportService: ValueProvider; /** * NgModule definition for the Sankey component with providers. */ export declare class SankeyAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<SankeyAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SankeyAllModule, never, [typeof i1.CommonModule, typeof i2.SankeyModule], [typeof i2.SankeyModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<SankeyAllModule>; }