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.
- GanttData.cs (VB: GanttData.vb)
- Default.aspx (VB: Default.aspx)
- Default.aspx.cs (VB: Default.aspx.vb)
(you will be redirected to DevExpress.com to submit your response)