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

9 lines (8 loc) 290 B
import { ValueProvider } from '@angular/core'; export declare const BulletTooltipService: ValueProvider; export declare const BulletChartLegendService: ValueProvider; /** * NgModule definition for the BulletChart component with providers. */ export declare class BulletChartAllModule { }