# Using the Chart Control in Spread

Spread for ASP.NET allows you to create the Chart control with code, move and resize the Chart control, setting the Chart control border, etc.

## Content



You can scroll, select, resize, or move the chart. You can also create borders and set the type of view (2D or 3D). You can create a chart with code using Spread classes or a combination of Chart and Spread classes.

See the following topics for more information:

*   [Creating the Chart Control with Code](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-chart/spweb-chartcreate/spweb-chartspread/spweb-chartcode)
*   [Binding the Chart Control with Spread](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-chart/spweb-chartcreate/spweb-chartspread/spweb-chartspreadbind)
*   [Moving and Resizing the Chart Control in Spread](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-chart/spweb-chartcreate/spweb-chartspread/spweb-chartspreadmove)
*   [Selecting the Chart Control in Spread](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-chart/spweb-chartcreate/spweb-chartspread/spweb-chartspreadselect)
*   [Setting the Chart Control Border in Spread](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-chart/spweb-chartcreate/spweb-chartspread/spweb-chartspreadborder)
*   [Setting the Chart View Type](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-chart/spweb-chartcreate/spweb-chartspread/spweb-chartviewtype)
*   [Using the Chart Context Menu](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-chart/spweb-chartcreate/spweb-chartspread/spweb-chartdescontext)