Corda.com
.NET Component (PopChart)
These instructions will help you deploy a simple bar graph using Visual Studio.NET. These instructions are somewhat abbreviated. If you would like a more detailed tutorial, view the .NET Component guide in the PopChart+OptiMap Web Development manual.
Quick Start
- Download and Install Corda Server.
- Start Visual Studio.
- Add the Corda Web Control to your project.
- You should now have a PopChart object in your ToolBox.
- Drag the PopChart object onto your WebForm to create a chart.
Click here to download.
To do this, open the ToolBox, right click and select Customize ToolBox.
Select the .Net Framework Components tab, and then click the Browse... button.
Browse to and select the CordaWebControls.dll file in the Corda60/dev_tools/embedder/dotnet/WebControl/bin
folder.
You can customize this graph by selecting it and editing the fields in its Properties menu. When you are done customizing your page and the graph, publish the page to see your graph on the web.
To learn how to connect the PopChart object to a live data source, click on the link below.
