AnyChart
API Reference
Still have questions?
Contact support
Top

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

Type definition for the action context.
NameTypeDescription
chartanychart.core.Chart | undefinedChart instance.
eventObjectAction event.
itemanychart.ui.ContextMenu.ItemContext menu item.
selectedPointsArray.<anychart.core.Point> | undefinedAn array of the selected points.
targetElement | anychart.core.VisualBaseAction target.
typestringAction type.