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

Print the ChartWebControl

Is there any function called for the printing?
Thanks!


1 Reply

MW Melba Winshia Syncfusion Team December 3, 2007 06:18 AM UTC

Hi Liang,

Thank you for your interest in Syncfusion Products.

Chart control provides built-in support context menu which allows the user to print and save the chart.

[C#]
this.ChartWebControl1.ShowContextMenu = true;
this.ChartWebControl1.ShowToolBar = true;

Please refer to the sample that we ship with Essential Chart which would be found in the below location:

C:\Documents and Settings\{user}\My Documents\Syncfusion\EssentialStudio\5.2.0.25\Web\chart.web\Samples\2.0\UserInteraction\ContextMenuAndToolBar\CS

Please try this and let me know if this helps.

Thanks,
Melba



Loader.
Live Chat Icon For mobile
Up arrow icon