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

15 lines (14 loc) 713 B
import { ValueProvider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./bulletchart.module"; export declare const BulletTooltipService: ValueProvider; export declare const BulletChartLegendService: ValueProvider; /** * NgModule definition for the BulletChart component with providers. */ export declare class BulletChartAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<BulletChartAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<BulletChartAllModule, never, [typeof i1.CommonModule, typeof i2.BulletChartModule], [typeof i2.BulletChartModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<BulletChartAllModule>; }