getScale

返回当前时间刻度的设置

object getScale();
object当前时间刻度的配置对象

Example

gantt.getScale();

See also
Back to top