Skip to main content

GanttControl Constructors

Represents a bar chart that illustrates a project schedule. The control displays project tasks organized in a tree list. The chart displays a bar against each task that shows the task start and finish dates, progress, and dependencies.
Name Description
GanttControl() Initializes a new GanttControl class instance.
See Also