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
close icon

Disable Context Menu in Charts

Hi,

How do I disable the context menu in Charts? I am using version 3.3 of Syncfusion Charts.

Thanks,

Gurbhej

2 Replies

GD Gurbhej Dhillon April 17, 2007 05:49 PM UTC

Any updates on this. This might be really simple but I didnt see any settings for this. I want to remove the default context menu which comes up when I right click on a chart and shows me the options for teh series in the chart.

Thanks...

>Hi,

How do I disable the context menu in Charts? I am using version 3.3 of Syncfusion Charts.

Thanks,

Gurbhej


RC Rajesh C Syncfusion Team April 18, 2007 02:41 AM UTC

Hi Gurbhej,

Sorry for the delay in responding to you.

You can disable the Chart default context menu by setting the DisplayChartContextMenu as false, Please refer to the following code snippet.

[ C# ]

this.chartControl1.DisplayChartContextMenu =false;

Please let me know if you have any queries.

Thank you for using Syncfusion products.

Regards,
Rajesh

Loader.
Live Chat Icon For mobile
Up arrow icon