How can I help you?
ITaskSegment
16 Mar 20261 minute to read
Properties
duration number
Represents the duration of the segment in days or hours.
endDate Date
Specifies the end date of the segment.
left number
Specifies the left position of the segment in the Gantt chart timeline.
offsetDuration number
Represents the gap or offset duration between two segments.
progressWidth number
Defines the width representing progress within the segment.
segmentIndex number
Indicates the index of the segment within the task.
showProgress boolean
Indicates whether progress should be displayed in the split taskbar.
startDate Date
Specifies the start date of the segment.
width number
Defines the visual width of the segment in the Gantt chart.