divyesh29 Posted July 27, 2009 Report Share Posted July 27, 2009 Hi i have drag and dropped chart control on an aspx page and rendered it as an image. when head tag is set to runat server, chart renders properly and every thing works fine, but i do not want to set head tad as runat server because from JavaScript i access server side variables using angular breakets(<% %>), if head tag is set to runat server i wont be able to access server side variable in javascript. when i do not set head tag as runat server the chart does not render properly, all the toolbar options are vertically visible above the chart and none of the option works. finally the question is: is it possible to render a chart properly as an image without setting head tag as runat server? i have attached the screen shot of the problem. Thanks, Divyesh. Mcube. Quote Link to comment Share on other sites More sharing options...
Frank Posted August 14, 2009 Report Share Posted August 14, 2009 Please include a sample Web Forms application that reproduces the problem. Chart_Sizing.zip 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.