I know I can setup my application to save a chart as an image onto the server. I would like to be able to have that image data as a stream before it is written to disk. Is there an API method for that? The data is there - I just want to have it before it is written to disk.