Skip to content

Create a WebChartControl and bind it to data which represents a multi-task process.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/asp-net-web-forms-chart-emulate-gantt-functionality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart for ASP.NET Web Forms - Emulate Gantt Functionality

This example demonstrates how to create a WebChartControl and bind it to data which represents a multi-task process.

The WebChartControl contains two series: Planned and Actual. The first series is bound to data. For the second series, the component uses the Custom Summary Function to calculate data based on the complete percentage data field values.

Additionally, the component raises the WebChartControl.CustomDrawSeriesPoint event to customize the text of bar labels.

Files to Look At:

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)