julien.nicolas1 Posted March 26, 2007 Report Share Posted March 26, 2007 Hi, In order to use the image generated by your library, I would like to know if it's possible to save it as an image file ?And, as i'll use tooltip, is it possible to recovery the image map ? Quote Link to comment Share on other sites More sharing options...
Frank Posted March 26, 2007 Report Share Posted March 26, 2007 Check out the docs for GetHtmlDataEx. You can use this method to render the chart image and image map into your own streams. Quote Link to comment Share on other sites More sharing options...
julien.nicolas1 Posted March 26, 2007 Author Report Share Posted March 26, 2007 Check out the docs for GetHtmlDataEx. You can use this method to render the chart image and image map into your own streams. If I use my own stream, can i render a chart with a web service. For example, my application web call a web service which generate the image stream and image map. Quote Link to comment Share on other sites More sharing options...
Frank Posted March 26, 2007 Report Share Posted March 26, 2007 Yes. You can call GetHtmlDataEx from a web service. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.