Spreadsheet Pivot Table Capabilities & Chart customiation at run time
Good day,
Due to the fact that the pivotGridControl is not serializable, and I am attempting to take a different approach to accomplish my goals be utilizing the spreadsheet control.
I have not seen anything in the documentation about whether or not it is possible to include a pivot table in the spreadsheet, like in Excel, does this function currently exist?
Also, how can the user manipulate all of the chart properties (chart type, series colors, axis details, etc) at run time after a chart has been added?
SIGN IN To post a reply.
1 Reply
TL
Thirumurugan Loganathan
Syncfusion Team
November 17, 2017 12:05 PM UTC
Hi Travis,
Please find the below details for asked queries.
|
S.No |
Query |
Comments
| |
|
1 |
Is it Possible to include a pivot table in the spreadsheet, like in Excel
|
No, currently spreadsheet does not have support to include pivot table as Excel.
| |
|
2 |
how can the user manipulate all of the chart properties (chart type, series colors, axis details, etc.) at run time after a chart has been added
|
You can change all the chart properties at runtime by using ActiveGrid_loaded event of the spreadsheet. Please refer the below code sample for your reference.
Please refer the below link for further clarification.
|
Regards,
Thirumurugan
SIGN IN To post a reply.
- 1 Reply
- 2 Participants
-
TC Travis Chambers
- Nov 16, 2017 04:24 PM UTC
- Nov 17, 2017 12:05 PM UTC