Working with Data > Charting Data Using Data Binding |
If the data you want to chart comes from an external database, you can add it directly to the chart in its native format. Using data binding is useful to:
· Bind the values in one column of a database to be the Y-values for one series on the chart
· Bind the values in one column of a database to be the strings for point labels
· Bind the values in one column of the database to be the X-values for the points
· Bind column names to be the strings for series labels