본문으로 건너뛰기

autosize_min_width

Description

가로 방향의 'autosize' 모드에서 Gantt 차트가 차지할 수 있는 최소 너비(픽셀 단위)를 설정합니다

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.