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
Hello Andy,
Do you require any further assistance with this matter?
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