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) 773 B
import * as i0 from "@angular/core"; import * as i1 from "./rangenavigator.component"; import * as i2 from "./series.directive"; import * as i3 from "@angular/common"; /** * NgModule definition for the RangeNavigator component. */ export declare class RangeNavigatorModule { static ɵfac: i0.ɵɵFactoryDeclaration<RangeNavigatorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<RangeNavigatorModule, [typeof i1.RangeNavigatorComponent, typeof i2.RangenavigatorSeriesDirective, typeof i2.RangenavigatorSeriesCollectionDirective], [typeof i3.CommonModule], [typeof i1.RangeNavigatorComponent, typeof i2.RangenavigatorSeriesDirective, typeof i2.RangenavigatorSeriesCollectionDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<RangeNavigatorModule>; }