ActiveReports 8
Unbound Chart
Show AllShow All
Hide AllHide All

The Chart control allows you to bind charts to any type of data source, including arrays. You can create a chart without setting its data source and load the data into the control at run time. This walkthrough illustrates how to create a simple unbound chart.

The walkthrough is split up into the following activities:

Note: This walkthrough uses the Northwind database. By default, in ActiveReports, the Northwind.mdb file is located at [User Documents folder]\ComponentOne Samples\ActiveReports 8\Data\NWIND.mdb.

When you complete this walkthrough you get a layout that looks similar to the following at runtime.

To add an ActiveReport to the Visual Studio project

To add the Chart control to the report

To configure the appearance of the Chart

To add the code to create a chart at run time chart in Visual Basic or C#

To view the report

See Also

Samples

Concepts

Support Forum