UNPKG

igniteui-angular-charts

Version:

Ignite UI Angular charting components for building rich data visualizations for modern web apps.

19 lines (18 loc) 398 B
import { Frame } from "./Frame"; import { Type } from "igniteui-angular-core"; /** * @hidden */ export declare class CategoryToolTipLayerFrame extends Frame { static $t: Type; private i; get o(): number; set o(a: number); n: number; k: number; j: number; m: number; l: number; constructor(); d(a: number, b: Frame, c: Frame): void; }