igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
11 lines (10 loc) • 806 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-category-y-axis-module";
import * as i4 from "./igx-data-chart-core-module";
export declare class IgxDataChartVerticalCategoryCoreModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartVerticalCategoryCoreModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartVerticalCategoryCoreModule, never, [typeof i1.CommonModule, typeof i2.IgxNumericXAxisModule, typeof i3.IgxCategoryYAxisModule, typeof i4.IgxDataChartCoreModule], [typeof i2.IgxNumericXAxisModule, typeof i3.IgxCategoryYAxisModule, typeof i4.IgxDataChartCoreModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartVerticalCategoryCoreModule>;
}