跳到主要内容

schedule_from_end

信息

此功能仅在 PRO 版中可用。

警告

该属性在 v9.1 已被弃用,请改用 gantt.config.auto_schedulingschedule_from_end 属性。

Description

启用向后排程

schedule_from_end: boolean

Example

gantt.config.schedule_from_end = true;
gantt.config.project_end = new Date(2025, 10, 1);

默认值: false

Details

将此配置设为 true 将把自动排程切换到尽可能晚的模式。

此值仅在同时指定 project_end 时生效。

Change log

  • 该属性在 v9.1 已被弃用
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.