How to: Add a Chart to a Web Application
This tutorial demonstrates how to add the WebChartControl to a Web Page at design time.
Drag the WebChartControl item from the DX.24.2: Data & Analytics toolbox tab in Visual Studio, and drop it onto the form.
Add series (of either 2D series views or 3D series views) to your chart, and populate them with data.
Note
After a Web
Refer to the following topic for information on how to use XtraCharts on the ASP.NET platform: Concepts.