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

13 lines (12 loc) 710 B
import * as i0 from "@angular/core"; import * as i1 from "./sparkline.component"; import * as i2 from "./rangebandsettings.directive"; import * as i3 from "@angular/common"; /** * NgModule definition for the Sparkline component. */ export declare class SparklineModule { static ɵfac: i0.ɵɵFactoryDeclaration<SparklineModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SparklineModule, [typeof i1.SparklineComponent, typeof i2.RangeBandSettingDirective, typeof i2.RangeBandSettingsDirective], [typeof i3.CommonModule], [typeof i1.SparklineComponent, typeof i2.RangeBandSettingDirective, typeof i2.RangeBandSettingsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<SparklineModule>; }