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
730
Multiple charts on IE7 page zoom
posted
I have about 9 ultracharts on my page and when I am using Page-->Zoom viewing through IE7, the charts don't resize correctly. But the same doesn't happen with IE8. Is this a browser issue or can I fix it by some programming. A lot of the users still use IE7 and if they want to zoom, then the charts do need to size correctly. Please advice. Thanks
Parents
No Data
Reply
  • 28496
    Offline posted

     can you explain in more detail what you mean when you say the charts don't resize correctly?  you can also use the "options" tab when composing a message to upload an image, if necessary.

    i wasn't aware of this feature in IE7 but the charts looked OK when I tried it.  the charts are just rendered as images in HTML, so i can't imagine why they would be displayed incorrectly.

    you might want to check the setting of DeploymentScenario.RenderingType on the chart, as the renderer used (Image, Flash, or SVG) might have an affect here.

Children