onGanttScroll
Description
Fires when the Gantt chart is scrolled to a particular point
onGanttScroll: (left: number, top: number) => void;
Fires when the Gantt chart is scrolled to a particular point
onGanttScroll: (left: number, top: number) => void;