New to Kendo UI for AngularStart a free 30-day trial

GanttTask

Represents a Gantt task.

NameTypeDefaultDescription

completionRatio?

number

0

Sets the completion ratio for the task. Use a value between 0 and 1 to show the completed part of the task.

end

Date

Sets the date when the Gantt task ends. Provide a valid Date object.

id

string | number

Sets the unique identifier for the task.

start

Date

Sets the date when the Gantt task starts. Provide a valid Date object.

title?

string

""

Sets the title of the task that the Gantt component displays.

Not finding the help you need?
Contact Support