Hi there:
I am trying to embed charts from other usercontrols into a richtextbox in sliverlight 4 which will then be printed. The issue that I have is that I dont want to reload all charts, and I cant attach the charts to a new parent as they already have a parent.
I want to clone the chart to a new chart and embed the clone. Is there any simple way to iterate through all the properties for a chart including styles etc to get an exact copy of the source?
Nick
I am trying to embed charts from other usercontrols into a richtextbox in sliverlight 4 which will then be printed. The issue that I have is that I dont want to reload all charts, and I cant attach the charts to a new parent as they already have a parent.
I want to clone the chart to a new chart and embed the clone. Is there any simple way to iterate through all the properties for a chart including styles etc to get an exact copy of the source?
Nick