We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

WebChart ToolBar Print Temporary Folder for png File

Hi all,

is it possible to change the folder where the temporary png file will be created, when i try to print a diagramm from the toolbar?

Stephan


1 Reply

VK Vishnu Kumar Syncfusion Team January 17, 2008 11:49 AM UTC

Hi Stephan,

Thank you for your interest in Syncfusion products.

is it possible to change the folder where the temporary png file will be created

Yes. It is possible to save the temporary PNG file in different folder. The following code snippet is used to achieve this behavior :


ChartWebControl1.ImageUrlPath = "\\PNGImage";


Also I have created a simple sample for saving the PNG image in to different folder and it is available in the following link:
http://websamples.syncfusion.com/samples/Chart.Web/6.1.0.34/71094/main.htm

Please try running the above sample and let me know if this helps.

Regards,
Vishnu



Loader.
Live Chat Icon For mobile
Up arrow icon