New to Kendo UI for Angular? Start a free 30-day trial
GanttTask
Represents a Gantt task.
Name | Type | Default | Description |
---|---|---|---|
completionRatio? |
|
|
Sets the completion ratio for the task.
Use a value between |
end |
|
Sets the date when the Gantt task ends.
Provide a valid | |
id |
|
Sets the unique identifier for the task. | |
start |
|
Sets the date when the Gantt task starts.
Provide a valid | |
title? |
|
|
Sets the title of the task that the Gantt component displays. |