UNPKG

igniteui-webcomponents-charts

Version:

Ignite UI Web Components charting components for building rich data visualizations using TypeScript APIs.

11 lines (10 loc) 191 B
import { Type } from "igniteui-webcomponents-core"; /** * @hidden */ export interface IDomainChartWidget { } /** * @hidden */ export declare let IDomainChartWidget_$type: Type;