|
On the Chart parameters
page you can choose Data series fields (fields with data) and Label
field (field with data labels).
You can add unlimited number of data series. Additional Data
series dropdown list boxes are added automatically once you used
available ones.
For more information about choosing data series for certain
chart type, see Chart types.
Note: only
numeric fields can be chosen as a Data series. Therefore only
numeric fields are available for selection in Data series dropdown
list box.
The Color options define
the colors of the data series in the Line charts.
Here is a sample data table:
|
Make
|
Sales2005
|
|
Audi
|
14000
|
|
BMW
|
15000
|
|
Volvo
|
9000
|
In this example we choose Sales2005 as Data Series field, Make as Label field.
Sometimes the data in your database needs to be processed before
it is used in the chart. For more information, see Using SQL to shape chart
data.
|