Back to Devexpress

TdxGanttControlChartView Members

vcl-dxganttcontrolviewchart-dot-tdxganttcontrolchartview-dot-underscore-members.md

latest11.5 KB
Original Source

TdxGanttControlChartView Members

The control‘s Chart View.

Constructors

NameDescription
Create(TPersistent)Initializes a new instance of the TdxGanttControlCustomOptions class with specified settings. Inherited from TdxGanttControlCustomOptions.

Properties

NameDescription
ActiveSwitches the control’s View. Inherited from TdxGanttControlCustomView.
BaselineNumberSpecifies the number of a baseline set to display in the Chart View.
ChangedHandlersInherited from TdxGanttControlCustomOptions.
FirstVisibleDateTimeSpecifies the first visible date and time in the Chart View.
OptionsGridlineProvides access to gridline options.
OptionsSheetProvides access to Chart View’s sheet options.
OwnerInherited from TdxGanttControlCustomOptions.
PopupMenuItems
ScaleFactorInherited from TdxGanttControlCustomOptions.
ShowTaskProgressAllows you to manage the task progress visibility.
TimescaleUnitSpecifies a time measurement unit for the Chart View.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginUpdateInherited from TdxGanttControlPersistent.
CancelUpdateInherited from TdxGanttControlPersistent.
ClearBaselines(Integer,Boolean)Deletes a specific baseline.
EndUpdateInherited from TdxGanttControlPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
HideBaselinesAllows you hide all baselines in the View.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
ResetInherited from TdxGanttControlPersistent.
SetBaselines(Integer,Boolean)Saves the Chart View’s current state as a baseline set.
ShowBaselines(Integer)Displays all baselines with the specified number.
ToStringInherited from TObject.

Events

NameDescription
OnBaselineNumberChangedAllows you to respond to a baseline set change.
OnFirstVisibleDateTimeChangedAllows you to respond to a change of the first visible date in the Chart View.
OnGetLinkColorAllows you to change a task dependency color.
OnGetMajorHeaderCaption
OnGetStoredPropertiesOccurs every time the View’s property list is created. Inherited from TdxGanttControlCustomView.
OnGetStoredPropertyValueInherited from TdxGanttControlCustomView.
OnGetTaskBaselineColorAllows you to change a baseline color.
OnGetTaskColorAllows you to change a task color.
OnPercentCompleteChangeAllows you to accept or decline the task‘s progress change with the mouse.
OnPercentCompleteEndChangeAllows you to respond to a task‘s progress change (with the mouse) in the chart.
OnPercentCompleteStartChangeAllows you to cancel a drag-and-drop operation that is about to change a task‘s progress in the chart.
OnSetStoredPropertyValueInherited from TdxGanttControlCustomView.
OnTaskCreateAllows you to accept or decline a task created by a mouse drag-and-drop operation.
OnTaskEndCreateAllows you to respond to a task created by a mouse drag-and-drop operation.
OnTaskEndLinkAllows you to respond to a dependency created (with the mouse) between tasks.
OnTaskEndMoveAllows you to respond to a task movement (with the mouse) in the chart.
OnTaskEndResizeAllows you to respond to a task‘s width change made with a mouse drag-and-drop operation.
OnTaskLinkAllows you to accept or decline a dependency created by a mouse drag-and-drop operation.
OnTaskMoveAllows you to accept or decline the task drag-and-drop operation in the chart.
OnTaskResizeAllows you to accept or decline a task duration change with the mouse.
OnTaskStartCreateAllows you to cancel a drag-and-drop operation that is about to create a task in the chart.
OnTaskStartLinkAllows you to cancel a drag-and-drop operation that is about to create a dependency between tasks in the chart.
OnTaskStartMoveAllows you to cancel a drag-and-drop operation that is about to move a task in the chart.
OnTaskStartResizeAllows you to cancel a drag-and-drop operation that is about to change a task‘s width in the chart.

See Also

TdxGanttControlChartView Class

dxGanttControlViewChart Unit