AnyChart
API Reference
Still have questions?
Contact support
Top

{typedef} anychart.ui.ContextMenu.PrepareItemsContext Improve this Doc

Type definition for the preparing of the context menu items.
NameTypeDescription
chartanychart.core.Chart | undefinedChart instance
eventanychart.core.MouseEventEvent.
menuanychart.ui.ContextMenuContext menu instance.
selectedPointsArray.<anychart.core.Point> | undefinedAn array of the selected points.
targetElement | anychart.core.VisualBaseTarget for the context menu.