OnContextMenu: function(sender, args);
sender. Event source.
args. Event information.
The OnContextMenu event occurs after opening context menu for the chart data series.
The example of use is given on the Example of Creating a Line Chart page.
See also: