[]
        
(Showing Draft Content)

Adding Charts

You can add a chart control to the sheet using Spread designer.

To add a chart control, select Chart section in the Spread Designer under the Insert menu. The second image shows the Chart Design menu option which is displayed after a chart is added.

Spread WinForms Excel-style ribbon displays the Insert tab with the Charts group for adding a chart to a worksheet.


Spread WinForms chart editing view shows the Chart Design tab with chart data, type, location, and layout commands.


Use the following steps to add a chart.

  1. Open the Spread Designer and type chart data in the cells (similar to the data in the code example after this section).

  2. Select a range of cells with data.

  3. Click on the Insert menu option and then pick the chart type (see the above image).

  4. The Chart Design menu will appear with additional options.

  5. Close the Spread Designer and save the changes.

After adding a chart, open the Chart Designer for advance settings.

See Also

Chart Control


Opening the Chart Designer


Chart Collection Editors


Chart Designer Toolbar