跳到主要内容

min_grid_column_width

Description

在调整网格大小时,为每个网格列设置最小宽度(以像素为单位)

min_grid_column_width: number

Example

gantt.config.min_grid_column_width = 100;

gantt.init("gantt_here");

默认值: 70

Details

The min_width property of a column has a priority over the min_grid_column_width property of the gantt.

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.