getScale

returns the configuration of the time scale

object getScale();

Returns

objectthe configuration of the time scale

Example

gantt.getScale();

See also
Back to top