Payload of the contextmenu event (chart.on('contextmenu', ...)).
contextmenu
chart.on('contextmenu', ...)
Logical bar index under the pointer, or null off the plot.
Cursor position in container media px, for placing the menu.
Price under the pointer on that pane, or null off the plot.
UTC seconds under the pointer, or null when there is no data.
Suppress the browser's own menu. Call it to show your own.
Payload of the
contextmenuevent (chart.on('contextmenu', ...)).