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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...