defines the speed of autoscrolling (in ms) while dragging a task or link out of the current browser screen
gantt.config.autoscroll = true;
gantt.config.autoscroll_speed = 50;
gantt.init("gantt_here");
added in version 4.2
The "autoscroll" functionality is enabled by the autoscroll option.