IWorkingTimeRange API in JavaScript Gantt API control
Properties
color
string
Defines the color to render.
from
number
Defines the from date.
interval
number
Defines the interval between from and to dates.
isWorking
boolean
Defines whether it is working day or not.
to
number
Defines the to date.