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) 677 B
import { ValueProvider } from '@angular/core'; export declare const PieSeriesService: ValueProvider; export declare const FunnelSeriesService: ValueProvider; export declare const PyramidSeriesService: ValueProvider; export declare const AccumulationTooltipService: ValueProvider; export declare const AccumulationLegendService: ValueProvider; export declare const AccumulationSelectionService: ValueProvider; export declare const AccumulationDataLabelService: ValueProvider; export declare const AccumulationAnnotationService: ValueProvider; /** * NgModule definition for the AccumulationChart component with providers. */ export declare class AccumulationChartAllModule { }