| 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 |
| baselines | Optional. Shows or hides tasks baselines |
| calendar | Sets a global working-time calendar for the Gantt chart |
| 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 |
| criticalPath | Optional. Enables critical path calculation and visualization in Gantt |
| durationUnit | Optional. Defines duration unit for tasks |
| editorShape | An array of objects containing settings for managing the appearance and functionality of the Editor dialog |
| 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 |
| markers | Defines visual markers on the timescale |
| projectEnd | Optional. Defines the end boundary of the project timeline |
| projectStart | Optional. Defines the start boundary of the project timeline |
| 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 |
| schedule | Enables automatic task scheduling based on end-to-start dependencies |
| selected | Optional. Marks tasks as selected |
| splitTasks | Enables displaying and editing split (segmented) tasks |
| 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 |
| undo | Optional. Enables executing the undo and redo actions |
| unscheduledTasks | Allows displaying and handling unscheduled tasks |
| zoom | Enables zooming in Gantt |