UNPKG

igniteui-react-charts

Version:

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

8 lines (7 loc) 152 B
import { Base, Type } from "igniteui-react-core"; /** * @hidden */ export declare class SeriesComponentsForView extends Base { static $t: Type; }