Skip to main content

project_end

info

This functionality is available in the PRO edition only.

Description

Specifies the end date of a project

project_end: Date | undefined

Example

gantt.config.project_end = new Date(2019, 2, 1);

Details

The value of this config can be used as the default end date of new tasks, when backward scheduling is enabled.