EJSC.Chart.onContextMenu
See Also
Definition
void onContextMenu( EJSC.Chart chart, Event event )
Description
Called when the context menu event is fired on the chart object.
Sends: chart - The chart object that triggered the event event - The JavaScript event object |