interface ContextMenuOptions {
    event?: ContextMenuEvent;
    hooks?: ContextMenuHooks;
}

Properties

Properties

The chart's event. Without one the menu is the chart-level menu at the anchor.