activeTask | Optional.Defines an active task for which the Editor dialog is opened |
autoScale | Optional. Allows the timescale to change dynamically its start/end dates |
cellBorders | Optional. Defines borders style in the Gantt chart |
cellHeight | Optional. Defines the height of a cell in pixels |
cellWidth | Optional. Defines the width of a cell in pixels |
columns | Optional. An array of objects with configuration parameters for columns in the grid area |
durationUnit | Optional. Defines duration unit for tasks |
end | Optional. Sets the end date of the timescale |
highlightTime | Optional. Highlights specific time areas in the chart |
lengthUnit | Optional. Defines the minimal unit for task bars (the task length) in a chart |
links | Optional. Defines links between tasks in Gantt |
readonly | Optional. Prevents making changes to the data in Gantt |
scaleHeight | Optional. Defines the height of the header cell in pixels |
scales | Optional. Defines the timescale of Gantt |
selected | Optional. Marks tasks as selected |
start | Optional. Sets the start date of the timescale |
taskTemplate | Optional. Defines your own template for tasks bars |
tasks | Optional. An array of objects containing the tasks types data |
tasks | Optional. Defines tasks in Gantt |
zoom | Enables zooming in Gantt |