@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
13 lines (12 loc) • 713 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./bulletchart.component";
import * as i2 from "./ranges.directive";
import * as i3 from "@angular/common";
/**
* NgModule definition for the BulletChart component.
*/
export declare class BulletChartModule {
static ɵfac: i0.ɵɵFactoryDeclaration<BulletChartModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<BulletChartModule, [typeof i1.BulletChartComponent, typeof i2.BulletRangeDirective, typeof i2.BulletRangeCollectionDirective], [typeof i3.CommonModule], [typeof i1.BulletChartComponent, typeof i2.BulletRangeDirective, typeof i2.BulletRangeCollectionDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<BulletChartModule>;
}