How can I help you?
IQueryTaskbarInfoEventArgs
16 Mar 20261 minute to read
Properties
baselineColor string
Specifies the color used for the baseline representation.
data IGanttData
Represents the Gantt task data associated with the taskbar.
leftLabelColor string
Specifies the color of the left-side label.
milestoneColor string
Specifies the color used for milestones.
progressBarBgColor string
Specifies the background color of the progress bar within the taskbar.
rightLabelColor string
Specifies the color of the right-side label.
rowElement Element
References the row element in which the taskbar is rendered.
taskLabelColor string
Specifies the color of the task label displayed on the taskbar.
taskbarBgColor string
Specifies the background color of the taskbar.
taskbarBorderColor string
Specifies the border color of the taskbar.
taskbarElement Element
References the taskbar element in the Gantt chart.
taskbarType string
Indicates the type of the taskbar (e.g., task, milestone, baseline).