GanttChart
12 Sep 20251 minute to read
module to render gantt chart - project view
Methods
onTaskbarClick
This event triggered when click on taskbar element
| Parameter | Type | Description |
|---|---|---|
| e |
PointerEvent | KeyboardEventArgs
|
. |
| target | EventTarget |
. |
| taskbarElement | Element |
. |
Returns void
updateLastRowBottomWidth
Method to update bottom border for chart rows
Returns void