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.

[enum] anychart.enums.EventTypeImprove this Doc

Event types enumeration.
ValueDescriptionExample
animationEndEvent type for animation finish.
animationStartEvent type for animation start.
annotationChangeEvent type for the annotation change.
annotationChangeFinishEvent type for the annotation change finish.
annotationChangeStartEvent type for the annotation change start.
annotationDrawingFinishEvent type for the annotation drawing finish.
annotationSelectEvent type for the annotation select.
annotationUnselectEvent type for the annotation unselect.
beforeCreateConnectorGrid event type for before create connector.
chartDrawEvent type for drawing chart.
closeEvent type for the "close".
completeEvent type for the "complete".
connectorClickEvent type for the connector click.
connectorDblclickEvent type for the connector double click.
connectorMouseDownEvent type for the connector mouse down.
connectorMouseMoveEvent type for the connector mouse move.
connectorMouseOutEvent type for the connector mouse out.
connectorMouseOverEvent type for the connector mouse over.
connectorMouseUpEvent type for the connector mouse up.
connectorSelectEvent type for the connector select.
dragEvent type for moving of legend.
dragEndEvent type for legend at end of moving.
dragStartEvent type for legend at start of moving.
drillChangeEvent type for the drill.
legendItemClickEvent type for click on item of legend.
legendItemDblclickEvent type for double click on item of legend.
legendItemMouseDownEvent type for item of legend at down mouse.
legendItemMouseMoveEvent type for item of legend at move mouse.
legendItemMouseOutEvent type for item of legend at leading off mouse.
legendItemMouseOverEvent type for item of legend at hover mouse.
legendItemMouseUpEvent type for item of legend at up mouse.
pointsHoverEvent type for hover on points.
pointsSelectEvent type for select on points.
pointClickEvent type for click on point.
pointDblclickEvent type for double click on point.
pointMouseDownEvent type for point at down mouse.
pointMouseMoveEvent type for point at move mouse.
pointMouseOutEvent type for point at leading off mouse.
pointMouseOverEvent type for point at hover mouse.
pointMouseUpEvent type for point at up mouse.
rowClickEvent type for click on row.
rowDblClickEvent type for double click on row.
rowMouseDownEvent type for down mouse on row.
rowMouseOverEvent type for move mouse on row.
rowMouseOutEvent type for out mouse on row.
rowMouseOverEvent type for hover mouse on row.
rowMouseUpEvent type for up mouse on row.
rowSelectEvent type for select on row.
scrollerchangeEvent type for scroller change.
scrollerChangeFinishEvent type for scroller change finish.
scrollerchangestartEvent type for scroller change start.
scrollChangeEvent type for change scroll.
selectedRangeBeforeChangeEvent type for selected range before change.
selectedRangeChangeEvent type for selected range change.
selectedRangeChangeFinishEvent type for selected range change finish.
selectedRangeChangeStartEvent type for selected range change start.
selectMarqueeChangeEvent type for the select marquee change.
selectMarqueeFinishEvent type for the select marquee finish.
selectMarqueeStartEvent type for the select marquee start.
signalEvent type for signal.
splitterChangeEvent type for change splitter.
treeItemCreateData tree CRUD event type for tree item create.
treeItemMoveData tree CRUD event type for tree item move.
treeItemRemoveData tree CRUD event type for tree item remove.
treeItemUpdateData tree CRUD event type for tree item update.
zoomEvent type for the zoom.
zoomEndEvent type for the zoom end.
zoomStartEvent type for the zoom start.