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

Gantt Control

  • 2 minutes to read

The GanttControl represents a Gantt chart — a bar chart that illustrates a project schedule. The control consists of a task list and a chart that shows task start and finish dates, progress, and dependencies.

Learn the Basics

Data Source

  • Data Source

    Learn how to bind the control to a data source and specify the data source fields that contain task names, start and finish dates, dependencies, etc. The control supports multiple data source types.

Customization