Skip to main content
A newer version of this page is available. .

TaskLink Properties

Represents a Task Link object that is specific to a Gantt Chart diagram type.
Name Description
ChildPoint Gets or sets a child point of the relation. Inherited from Relation.
ChildPointID Gets or sets the ID of the child point in the relation. Inherited from Relation.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
LinkType Gets or sets the value specifying the connection order of child and parent bars.
ParentPoint Provides access to a parent point in the relation. Inherited from Relation.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also