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

22 lines (21 loc) 1.2 kB
import { ValueProvider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./accumulationchart.module"; 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 AccumulationHighlightService: ValueProvider; export declare const AccumulationDataLabelService: ValueProvider; export declare const AccumulationAnnotationService: ValueProvider; /** * NgModule definition for the AccumulationChart component with providers. */ export declare class AccumulationChartAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<AccumulationChartAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AccumulationChartAllModule, never, [typeof i1.CommonModule, typeof i2.AccumulationChartModule], [typeof i2.AccumulationChartModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<AccumulationChartAllModule>; }