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

14 lines (13 loc) 1.01 kB
import * as i0 from "@angular/core"; import * as i1 from "./accumulationchart.component"; import * as i2 from "./series.directive"; import * as i3 from "./annotations.directive"; import * as i4 from "@angular/common"; /** * NgModule definition for the AccumulationChart component. */ export declare class AccumulationChartModule { static ɵfac: i0.ɵɵFactoryDeclaration<AccumulationChartModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AccumulationChartModule, [typeof i1.AccumulationChartComponent, typeof i2.AccumulationSeriesDirective, typeof i2.AccumulationSeriesCollectionDirective, typeof i3.AccumulationAnnotationDirective, typeof i3.AccumulationAnnotationsDirective], [typeof i4.CommonModule], [typeof i1.AccumulationChartComponent, typeof i2.AccumulationSeriesDirective, typeof i2.AccumulationSeriesCollectionDirective, typeof i3.AccumulationAnnotationDirective, typeof i3.AccumulationAnnotationsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<AccumulationChartModule>; }