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

GanttTask

Interface

Represents a Gantt task.

Definition

Package:@progress/kendo-angular-gantt

Properties

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

Default:

0

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.

Default:

""

In this article
DefinitionPropertiescompletionRatio?endidstarttitle?
Not finding the help you need?
Contact Support