Jump to content
Software FX Community

Is it necessary to make head tag (<head> ) runat Server while rendering chart as an Image?


divyesh29

Recommended Posts

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.

Link to comment
Share on other sites

  • 3 weeks later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...