Back to Devexpress

dxGanttControlViewChart Unit

vcl-dxganttcontrolviewchart-e93c5eba.md

latest6.8 KB
Original Source

dxGanttControlViewChart Unit

Classes

NameDescription
TdxGanttControlChartViewThe control‘s Chart View.
TdxGanttControlChartViewPopupMenuItemsStores settings that specify visibility of the pop-up menu’s items displayed for tasks in the Chart View.
TdxGanttControlChartViewSheetOptionsStores the Chart View Sheet settings.
TdxGanttControlGridlineA gridline in the control‘s Chart View.
TdxGanttControlGridlineOptionsContains gridline options.

Enums

Name
TdxGanttControlChartViewTimescaleUnit

Types

NameDescription
TdxGanttControlChartViewGetHeaderCaptionEvent
TdxGanttControlChartViewGetLinkColorEventThe color-related procedural type for task dependencies in the Chart View.
TdxGanttControlChartViewGetTaskColorEventThe color-related procedural type for tasks and their baselines in the Chart View.
TdxGanttControlTaskCreateEventPerforms a set of actions during a task create operation (with the mouse) in the chart.
TdxGanttControlTaskDragAndDropEventPerforms a set of actions during task row rearrangement in the Chart View‘s task sheet.
TdxGanttControlTaskEndCreateEventPerforms a set of actions when task creation (with the mouse) is completed.
TdxGanttControlTaskEndDragEventPerforms a set of actions in response to the task movement in the Chart View‘s task sheet.
TdxGanttControlTaskEndLinkEventPerforms a set of actions after tasks were linked with a dependency created by a mouse drag-and-drop operation.
TdxGanttControlTaskEndMoveEventPerforms a set of actions in response to task movement completion.
TdxGanttControlTaskEndResizeEventPerforms a set of actions in response to task resize completion.
TdxGanttControlTaskLinkEventPerforms a set of actions during a task dependency create operation (with the mouse) in the chart.
TdxGanttControlTaskMoveEventPerforms a set of actions in response to a task movement in the chart area.
TdxGanttControlTaskPercentCompleteChangeEventPerforms a set of actions during a task‘s progress change with the mouse.
TdxGanttControlTaskPercentCompleteEndChangeEventPerforms a set of actions in response to a task progress percentage change (with the mouse) in the chart.
TdxGanttControlTaskPercentCompleteStartChangeEventPerforms a set of actions before a user changes task progress with a mouse drag-and-drop operation.
TdxGanttControlTaskResizeEventPerforms a set of actions during a task size change with the mouse.
TdxGanttControlTaskStartCreateEventPerforms a set of actions before a user drags and drops the mouse to create a task.
TdxGanttControlTaskStartDragEventPerforms a set of actions before a user moves a task in the sheet.
TdxGanttControlTaskStartLinkEventPerforms a set of actions before a user drags and drops a dependency from one task to another with the mouse.
TdxGanttControlTaskStartMoveEventAllows you to prevent a task drag-and-drop operation within the chart.
TdxGanttControlTaskStartResizeEventPerforms a set of actions to prevent users from changing a task‘s width with the mouse.