Posted
on Feb 20, 2012
(permalink)
I would like to save the image of the chart locally and am having difficulties. I have seen and used the save method to save on the server, but I do not want to have to manage the files there. A few recommendations I have seen posted were. #1- Right click and "SAVE AS" to get image (this does not work). #2 Solution is to save as a memory stream. I can save the stream just fine but I have not been able to get the stream back and save as a file, etc.. I cannot find any examples of this in support. Can you assist?