Articles in this section
Category / Section

How to add 3D charts in SfSpreadSheet control?

To enable the Spreadsheet for rendering 3D charts when importing Excel sheet, register Graphic3DChartCellRenderer by using Add3DGraphicChartCellRenderer method of spreadsheet.

 

C#

//To render 3D charts in SfSpreadsheet control.
this.spreadsheetControl.Add3DGraphicChartCellRenderer(new Graphic3DChartCellRenderer());
 

 

screenshot for 3D chart rendering.

 

Download SpreadsheetDemo from GitHub

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied