Zoom in and zoom out in TypeScript Scheduler control

18 Nov 20181 minute to read

By default, the Scheduler component does not provide built-in zoom in or zoom out support. However, this functionality can be achieved by customizing the timeScale and headerRows properties.

Refer to the following code example for implementation.