Query |
Response |
Is there any documentation on the chart properties. I can't seem to find any. I have experimented with various properties but a lot of them don't seem to work properly, so I would like to refer to official documentation, but cant find any on the chart options. One example of properties not working is series shadows. I have tried all available properties for shadows but shadows do not appear at runtime. Changing the chart at runtime seems to have several issues as you cant change chart types at runtime |
Spreadsheet control does have the support to load the chart control using AddGraphicChartCellRenderer method which is available in Syncfusion.SpreadsheetHelper.Windows. Please refer the following UG link,
Please refer the Dashboard sample in following location,
|
There are many instances when doing simple things, like scrolling down or to the side on docs with several hundred rows that prompt the infamous red 'X'. I assume these are some type of exceptions being thrown during paint or invalidate. Is there any way to catch these errors before the red x happens so the spreadsheet control doesn't crash? Also, is there any way to tell what the actual exceptions are? |
We need to check your application to see what and all customizations are have you done in your application to render the chart in our SpreadsheetControl. So, if it is possible please share your application to check your reported scenario. It will be more helpful for us to investigate further and provide the solution at the earliest. |