Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
435
Enlarge on Click
posted

My client has requested that when they click on a chart's header, that it make the chart much larger and centered on the screen.  My plan was to use something like jQuery Tools Overlay to make a "popup" of the image generated in a separate div tag.  I notice that the inline CSS for the charts are based on the height and width we set for the controls.  I assume the actual image of the chart is much bigger?  If so, is there a way to access the image (i'm using Session deployment scenario) without having to run the chart control for the same data a second time?