bar_height

定义时间轴区域内任务条的高度

number|string bar_height;

Example

gantt.config.bar_height = 30;
gantt.init("gantt_here");


Default value:

"full"
See also
Change log

added in v7.1

Back to top