@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
15 lines (14 loc) • 733 B
TypeScript
import { ValueProvider } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./rangenavigator.module";
export declare const RangeTooltipService: ValueProvider;
export declare const PeriodSelectorService: ValueProvider;
/**
* NgModule definition for the RangeNavigator component with providers.
*/
export declare class RangeNavigatorAllModule {
static ɵfac: i0.ɵɵFactoryDeclaration<RangeNavigatorAllModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<RangeNavigatorAllModule, never, [typeof i1.CommonModule, typeof i2.RangeNavigatorModule], [typeof i2.RangeNavigatorModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<RangeNavigatorAllModule>;
}