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
225
Using own ajax script
posted

Hi is there a way for me to use my own ajax script to load the data for an UltraChart control?

Btw my script is written in Javascript.

Parents
No Data
Reply
  • 17605
    Verified Answer
    posted

    Unfortunately, this is not possible. The UltraChart control generates an image on the server and shows it in the browser, so the data need to be loaded on the server.

Children