Spread Windows Forms 7.0 Product Documentation
Creating a Chart Control
Support Options
Spread Windows Forms 7.0 Product Documentation > Developer's Guide > Working with the Chart Control > Creating Charts > Using the Chart Designer > Creating a Chart Control

Glossary Item Box

The following steps show how to create a Pie chart using the designer.

Open the designer (click on the arrow at the top right edge of the control when it is on a form in Visual Studio or click on the Designer menu option to load the chart designer).

Click on the PlotArea Collection drop-down button. The YPlotArea is already selected. Click Remove. Then click Add and select the PiePlotArea.

Designer

Select the Series Collection drop-down button.

Chart Designer

Click the Add button in the Series Collection Editor. Then select the Values Collection drop-down button.

Chart Designer

Click the Add button and add multiple data values. Type a double value in the text area on the right side of the editor.

Chart Designer

Select OK on the three dialogs. Click Apply and OK to apply the designer changes to the control and close the designer. The LabelArea Collection editor can be used to change the text of the legend (from Bar to Pie, for example).

Chart Designer

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.