The TaskExtraElementsPositioning type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TaskExtraElementsPositioning |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AssignmentsPosition |
Gets or sets the positioning of the assignments string that is to be displayed for the task in the GanttChartView control.
| |
| FromFinishDependencyLinePosition |
Gets or sets the positioning of the finish-based dependency line that is to be drawn from the task in the GanttChartView control.
| |
| FromStartDependencyLinePosition |
Gets or sets the positioning of the start-based dependency line that is to be drawn from the task in the GanttChartView control.
| |
| ToFinishBottomDependencyLinePosition |
Gets or sets the positioning of the finish-based dependency line that is to be drawn to the task's bottom in the GanttChartView control.
| |
| ToFinishMiddleDependencyLinePosition |
Gets or sets the positioning of the finish-based dependency line that is to be drawn to the task's middle in the GanttChartView control.
| |
| ToFinishTopDependencyLinePosition |
Gets or sets the positioning of the finish-based dependency line that is to be drawn to the task's top in the GanttChartView control.
| |
| ToStartBottomDependencyLinePosition |
Gets or sets the positioning of the start-based dependency line that is to be drawn to the task's bottom in the GanttChartView control.
| |
| ToStartMiddleDependencyLinePosition |
Gets or sets the positioning of the start-based dependency line that is to be drawn to the task's middle in the GanttChartView control.
| |
| ToStartTopDependencyLinePosition |
Gets or sets the positioning of the start-based dependency line that is to be drawn to the task's top in the GanttChartView control.
|