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. |
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