@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) • 704 B
TypeScript
import { ValueProvider } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./smithchart.module";
export declare const SmithchartLegendService: ValueProvider;
export declare const TooltipRenderService: ValueProvider;
/**
* NgModule definition for the Smithchart component with providers.
*/
export declare class SmithchartAllModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SmithchartAllModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SmithchartAllModule, never, [typeof i1.CommonModule, typeof i2.SmithchartModule], [typeof i2.SmithchartModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SmithchartAllModule>;
}