Hi M0j045,
you can do it what you want to achieve but there is an another issue will raise.
when you try to assign a data to chart it will open an Excel Sheet.
you have to fill the data in it and data will added to the chart.
so you can get the data from the chart or from the Excel Sheet and can store in the Array.
but to assign this data to another chart you will need to call ChartData.Activate() Method.
without calling this method data will not update.
and if you call this method then it will open the Excel Sheet again to fill the data.
Regards
Deepak
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.