UNPKG

igniteui-webcomponents-charts

Version:

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

15 lines (14 loc) 290 B
import { Base, Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare class SeriesMatcher extends Base { static $t: Type; private ___mustPassByValue; constructor(); e: string; f: string; b: number; d: string; c: string; }