AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

{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> | undefinedArray of the selected points.
targetElement | anychart.core.VisualBaseTarget for the context menu.