DayPilot.Gantt.days

The days property specifies the number of days (number) that will be displayed in the Gantt chart grid (X axis).

If not specified, the value will be calculated automatically to include all tasks in the grid.

Default Value

null

Example

dp.days = 30;

Related Properties