getScale

현재 설정된 타임 스케일 구성을 반환합니다.

object getScale();
object현재 타임 스케일 구성 객체

Example

gantt.getScale();

See also
Back to top