UNPKG

ngx-antv-f2

Version:

Functional Antvis/F2 wrapper for Angular.

10 lines (9 loc) 153 B
/** * @author CK * @date 2019/1/17 * @Description: */ export declare class F2ScrollBar { config: any; setChartScrollBar(chart: any): void; }