Add Data to the Data Series
In This Topic
To add data to a data series using the C1Chart floating toolbar, complete the following steps:
- Select the C1Chart control and click on the Open button to open the C1Chart floating toolbar if it is not already open.
- Select the Data drop-down arrow from the C1Chart floating toolbar and choose the Edit data table item.
- The Chart Properties Data Table editor appears. Locate the new series in the table and enter some arbitrary x and y values for the new series.
- Once you finish entering the X and Y data values for the new series select OK. The new chart series appears on the chart.
See Also