The setScrollX() method sets the horizontal scrollbar position in pixels.
DayPilot.Scheduler.setScrollX(scrollX)scrollX (number) - horizontal scrollbar position in pixels
dp.setScrollX(100);DayPilot.Scheduler.setScrollY()
DayPilot.Scheduler.getScrollX()