# Using the Chart Control

Spread for ASP.NET allows you to create the chart control, save the chart control to an image and to XML. Learn more in documentation.

## Content



You can use the Chart control without having a Spread control on the form. The Chart control icon is added to the toolbox when installing the control. Select the icon and draw the Chart control on the form. You can then use the Chart Designer or code to add data and formatting to the Chart control.

*   [Creating the Chart Control](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-chart/spweb-chartcreate/spweb-chartcontrol/spweb-chartcontrolcreate)
*   [Rendering or Saving the Chart Control to an Image](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-chart/spweb-chartcreate/spweb-chartcontrol/spweb-chartcontrolimage)
*   [Loading or Saving the Chart Control to XML](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-chart/spweb-chartcreate/spweb-chartcontrol/spweb-chartcontrolxml)