vcl-dxganttcontrolviewchart-e93c5eba.md
| Name | Description |
|---|---|
| TdxGanttControlChartView | The control‘s Chart View. |
| TdxGanttControlChartViewPopupMenuItems | Stores settings that specify visibility of the pop-up menu’s items displayed for tasks in the Chart View. |
| TdxGanttControlChartViewSheetOptions | Stores the Chart View Sheet settings. |
| TdxGanttControlGridline | A gridline in the control‘s Chart View. |
| TdxGanttControlGridlineOptions | Contains gridline options. |
| Name |
|---|
| TdxGanttControlChartViewTimescaleUnit |
| Name | Description |
|---|---|
| TdxGanttControlChartViewGetHeaderCaptionEvent | |
| TdxGanttControlChartViewGetLinkColorEvent | The color-related procedural type for task dependencies in the Chart View. |
| TdxGanttControlChartViewGetTaskColorEvent | The color-related procedural type for tasks and their baselines in the Chart View. |
| TdxGanttControlTaskCreateEvent | Performs a set of actions during a task create operation (with the mouse) in the chart. |
| TdxGanttControlTaskDragAndDropEvent | Performs a set of actions during task row rearrangement in the Chart View‘s task sheet. |
| TdxGanttControlTaskEndCreateEvent | Performs a set of actions when task creation (with the mouse) is completed. |
| TdxGanttControlTaskEndDragEvent | Performs a set of actions in response to the task movement in the Chart View‘s task sheet. |
| TdxGanttControlTaskEndLinkEvent | Performs a set of actions after tasks were linked with a dependency created by a mouse drag-and-drop operation. |
| TdxGanttControlTaskEndMoveEvent | Performs a set of actions in response to task movement completion. |
| TdxGanttControlTaskEndResizeEvent | Performs a set of actions in response to task resize completion. |
| TdxGanttControlTaskLinkEvent | Performs a set of actions during a task dependency create operation (with the mouse) in the chart. |
| TdxGanttControlTaskMoveEvent | Performs a set of actions in response to a task movement in the chart area. |
| TdxGanttControlTaskPercentCompleteChangeEvent | Performs a set of actions during a task‘s progress change with the mouse. |
| TdxGanttControlTaskPercentCompleteEndChangeEvent | Performs a set of actions in response to a task progress percentage change (with the mouse) in the chart. |
| TdxGanttControlTaskPercentCompleteStartChangeEvent | Performs a set of actions before a user changes task progress with a mouse drag-and-drop operation. |
| TdxGanttControlTaskResizeEvent | Performs a set of actions during a task size change with the mouse. |
| TdxGanttControlTaskStartCreateEvent | Performs a set of actions before a user drags and drops the mouse to create a task. |
| TdxGanttControlTaskStartDragEvent | Performs a set of actions before a user moves a task in the sheet. |
| TdxGanttControlTaskStartLinkEvent | Performs a set of actions before a user drags and drops a dependency from one task to another with the mouse. |
| TdxGanttControlTaskStartMoveEvent | Allows you to prevent a task drag-and-drop operation within the chart. |
| TdxGanttControlTaskStartResizeEvent | Performs a set of actions to prevent users from changing a task‘s width with the mouse. |