Перейти к основному содержимому

autosize_min_width

Description

Устанавливает минимальную ширину (в пикселях), которую может занимать диаграмма Ганта в горизонтальном режиме '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.