跳到主要内容

autosize_min_width

Description

设置 Gantt 图在水平 'autosize' 模式下可占用的最小宽度(以像素为单位)

autosize_min_width: number

Example

gantt.config.autosize = "xy";
gantt.config.autosize_min_width = 800;

gantt.init("gantt_here");

默认值: 0

Details

水平 'autosize' 模式通过 autosize 选项启用。

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.