UNPKG

sryd-charts-enterprise

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

6 lines (5 loc) 234 B
import { _ModuleSupport } from 'ag-charts-community'; export declare class CollidableText extends _ModuleSupport.TransformableText { private readonly growCollisionBox; isPointInPath(pointX: number, pointY: number): boolean; }