Skip to main content

Changing a Chart Type

After creating a chart, the ASPxSpreadsheet control allows you to change the type of the existing chart. To do this, click the chart to display the Chart Tools contextual tab.

Click the Change Chart Type button in the Type group within the Design tab…

spreadsheet-chart-change-type

… or right-click the chart and select the Change Chart Type… item in the context menu.

spreadsheet-chart-change-type-cm

In the invoked Change Chart Type dialog, select a new chart type and click OK.

spreadsheet-chart-change-type-dialog

The following image illustrates the chart with the Radar with Markers chart type applied.

spreadsheet-chart-radar-with-markers

Note

You can create and modify a chart in code on the server side with a non-visual .NET Spreadsheet Document API library.