OBJECT_CONTEXT_MENU ?

 
If you want to display your own chart context menu, you have to switch off the MT5 context menu with
ChartSetInteger(0,CHART_CONTEXT_MENU,0,false)
Does anyone have an idea how to switch off the object context menu?