ChartDirector 7.1 (.NET Edition)

The First ASP.NET Web Forms Project from Scratch


In the previous section The First ASP.NET Web Forms Project, we introduce a simple bar chart example using code from the "NetWebCharts" sample project. In this example, we will provide step by step instructions on how to include the code in your own ASP.NET Web Forms project.

You may now set the Web Form as the Start Page and then compile and run the program.

As the above code is the same as that in the previous section The First ASP.NET Web Forms Project, we will omit explanation of the code here. Please refer to the previous section for details.