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
35
Infragistics Chart and creating an image file
posted

Hi,

 

Can I use the infragistics chart control to generate an image file of a chart?  I need this to be stand alone--not within an ASP.NET page or a WinForm page.

 

What are the steps I need to do this?

 

Thanks,

 

Andy B

  • 8421
    posted

    Hello Andy,

    Do you require any further assistance with this matter?

  • 145
    posted

    Hello Andrew,

         Thank you for your post. You can generate images by setting the 'ChartImagesPath' property of UltraChart to a directory named "ChartImages". You need to make sure that your directory is named "ChartImages". Once you run your sample or refresh the page or raise an event, you will notice that the chart images are dropped into the "ChartImages" folder. I have attached a sample demonstrating the same.

    Do let me know if this resolves your issue and if I can provide further assistance to you.

    Sincerely,

    Nikila

    UltraChart_images.zip