igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
11 lines (10 loc) • 759 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-numeric-x-axis-module";
import * as i3 from "./igx-numeric-y-axis-module";
import * as i4 from "./igx-data-chart-core-module";
export declare class IgxDataChartShapeCoreModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartShapeCoreModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartShapeCoreModule, never, [typeof i1.CommonModule, typeof i2.IgxNumericXAxisModule, typeof i3.IgxNumericYAxisModule, typeof i4.IgxDataChartCoreModule], [typeof i2.IgxNumericXAxisModule, typeof i3.IgxNumericYAxisModule, typeof i4.IgxDataChartCoreModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartShapeCoreModule>;
}