跳到主要内容

schedule_from_end

信息

此功能仅在 PRO 版本中可用。

Description

启用向后排程

schedule_from_end: boolean

Example

gantt.config.schedule_from_end = true;
gantt.config.project_end = new Date(2019, 4, 1);

Default value: false

Details

将此选项设置为 true 后,自动排程模式将切换为"尽可能晚"。

此设置仅在同时指定了 project_end 时生效。

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.