Jump to content
Software FX Community

Chart not rendering when AXCompat enabled


paleta

Recommended Posts

Hi everybody, I am having a serious issue about the Chart rendering when AXCompat enabled.

 When the chart is inside a page is works ok, but when the chart is inside a user control it does not render

 

This is the code when inside a page

 

<script src="/ChartFX62/Temp/CFT0816_1201541BAB1.js"></script><script>cfx_replaceChart1();</script>

 

 

This is the code when insde a user control

 <script src="/CFT0816_1208293948C.js"></script><script>cfx_replace_chart();</script>

 

So the /ChartFX62/Temp is not added to the <script tag src

 

Can anybody lend me a hand?

 

Thanks. 

Link to comment
Share on other sites

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...