TdxGanttControlChartView Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Active |
Switches the control’s View.
Inherited from Tdx |
Baseline |
Specifies the number of a baseline set to display in the Chart View. |
Changed |
Inherited from Tdx |
First |
Specifies the first visible date and time in the Chart View. |
Options |
Provides access to gridline options. |
Options |
Provides access to Chart View’s sheet options. |
Owner |
Inherited from Tdx |
Popup |
|
Scale |
Inherited from Tdx |
Show |
Allows you to manage the task progress visibility. |
Timescale |
Specifies a time measurement unit for the Chart View. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from Tdx |
Cancel |
Inherited from Tdx |
Clear |
Deletes a specific baseline. |
End |
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Hide |
Allows you hide all baselines in the View. |
Query |
Inherited from TInterfaced |
Reset |
Inherited from Tdx |
Set |
Saves the Chart View’s current state as a baseline set. |
Show |
Displays all baselines with the specified number. |
To |
Inherited from TObject. |
#Events
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