Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.31 KB

File metadata and controls

27 lines (19 loc) · 2.31 KB

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)