Chart FX Features
Data Wizard
The Chart FX 7 Smart Tag Wizard provides the basic datasource configuration option available to other controls in Visual Studio, so you can quickly create and/or connect to an existing database or dataset in your project.

Although Visual Studio makes it simple to connect to data sources, there is still
a lot of processing that needs to be done in order to make a dataset functional
to a chart component.
For example, if you are creating a scatter chart, you must specify and map which
fields represent the x and y values or if you are charting financial data you must
then map the Hi, Low and Close values to fields in your SQL statement so Chart FX
can display the data appropriately.
The Chart FX 7 Smart Tag Wizard 'adjust data to chart' option encapsulates a full
Data Wizard that allows developer to map fields in their database statement to the
chart and instruct Chart FX on how to process and use this information in the chart.