This example demonstrates how to connect a Chart control and a Data Grid to visualize the grid's data rows.
Assign a new instance of ControlRowSource to the chart's DataSource
property to use the Data Grid rows as the Chart's data source.
- MainForm.cs (VB: MainForm.vb)
- Data.cs (VB: Data.vb)
(you will be redirected to DevExpress.com to submit your response)