The taskResizingStartEndEnabled property (boolean) activates target date/time indicators in the JavaScript Gantt Chart while task boxes are being resized using drag and drop.
false
Gantt Chart config:
{
taskResizingStartEndEnabled: true,
// ...
}