TdxGanttControlChartView Events
The control‘s Chart View.
Name | Description |
---|---|
On |
Allows you to respond to a baseline set change. |
On |
Allows you to respond to a change of the first visible date in the Chart View. |
On |
Allows you to change a task dependency color. |
On |
|
On |
Occurs every time the View’s property list is created.
Inherited from Tdx |
On |
Inherited from Tdx |
On |
Allows you to change a baseline color. |
On |
Allows you to change a task color. |
On |
Allows you to accept or decline the task‘s progress change with the mouse. |
On |
Allows you to respond to a task‘s progress change (with the mouse) in the chart. |
On |
Allows you to cancel a drag-and-drop operation that is about to change a task‘s progress in the chart. |
On |
Inherited from Tdx |
On |
Allows you to accept or decline a task created by a mouse drag-and-drop operation. |
On |
Allows you to respond to a task created by a mouse drag-and-drop operation. |
On |
Allows you to respond to a dependency created (with the mouse) between tasks. |
On |
Allows you to respond to a task movement (with the mouse) in the chart. |
On |
Allows you to respond to a task‘s width change made with a mouse drag-and-drop operation. |
On |
Allows you to accept or decline a dependency created by a mouse drag-and-drop operation. |
On |
Allows you to accept or decline the task drag-and-drop operation in the chart. |
On |
Allows you to accept or decline a task duration change with the mouse. |
On |
Allows you to cancel a drag-and-drop operation that is about to create a task in the chart. |
On |
Allows you to cancel a drag-and-drop operation that is about to create a dependency between tasks in the chart. |
On |
Allows you to cancel a drag-and-drop operation that is about to move a task in the chart. |
On |
Allows you to cancel a drag-and-drop operation that is about to change a task‘s width in the chart. |
See Also