[enum] anychart.enums.EventTypeImprove this Doc
Event types enumeration.
Try it:
Value | Description | Example |
---|---|---|
animationEnd | Event type for animation finish. | |
animationStart | Event type for animation start. | |
annotationChange | Event type for the annotation change. | |
annotationChangeFinish | Event type for the annotation change finish. | |
annotationChangeStart | Event type for the annotation change start. | |
annotationDrawingFinish | Event type for the annotation drawing finish. | |
annotationSelect | Event type for the annotation select. | |
annotationUnselect | Event type for the annotation unselect. | |
beforeCreateConnector | Grid event type for before create connector. | |
chartDraw | Event type for drawing chart. | |
close | Event type for the "close". | |
complete | Event type for the "complete". | |
connectorClick | Event type for the connector click. | |
connectorDblclick | Event type for the connector double click. | |
connectorMouseDown | Event type for the connector mouse down. | |
connectorMouseMove | Event type for the connector mouse move. | |
connectorMouseOut | Event type for the connector mouse out. | |
connectorMouseOver | Event type for the connector mouse over. | |
connectorMouseUp | Event type for the connector mouse up. | |
connectorSelect | Event type for the connector select. | |
drag | Event type for moving of legend. | |
dragEnd | Event type for legend at end of moving. | |
dragStart | Event type for legend at start of moving. | |
drillChange | Event type for the drill. | |
legendItemClick | Event type for click on item of legend. | |
legendItemDblclick | Event type for double click on item of legend. | |
legendItemMouseDown | Event type for item of legend at down mouse. | |
legendItemMouseMove | Event type for item of legend at move mouse. | |
legendItemMouseOut | Event type for item of legend at leading off mouse. | |
legendItemMouseOver | Event type for item of legend at hover mouse. | |
legendItemMouseUp | Event type for item of legend at up mouse. | |
pointsHover | Event type for hover on points. | |
pointsSelect | Event type for select on points. | |
pointClick | Event type for click on point. | |
pointDblclick | Event type for double click on point. | |
pointMouseDown | Event type for point at down mouse. | |
pointMouseMove | Event type for point at move mouse. | |
pointMouseOut | Event type for point at leading off mouse. | |
pointMouseOver | Event type for point at hover mouse. | |
pointMouseUp | Event type for point at up mouse. | |
rowClick | Event type for click on row. | |
rowDblClick | Event type for double click on row. | |
rowMouseDown | Event type for down mouse on row. | |
rowMouseOver | Event type for move mouse on row. | |
rowMouseOut | Event type for out mouse on row. | |
rowMouseOver | Event type for hover mouse on row. | |
rowMouseUp | Event type for up mouse on row. | |
rowSelect | Event type for select on row. | |
scrollerchange | Event type for scroller change. | |
scrollerChangeFinish | Event type for scroller change finish. | |
scrollerchangestart | Event type for scroller change start. | |
scrollChange | Event type for change scroll. | |
selectedRangeBeforeChange | Event type for selected range before change. | |
selectedRangeChange | Event type for selected range change. | |
selectedRangeChangeFinish | Event type for selected range change finish. | |
selectedRangeChangeStart | Event type for selected range change start. | |
selectMarqueeChange | Event type for the select marquee change. | |
selectMarqueeFinish | Event type for the select marquee finish. | |
selectMarqueeStart | Event type for the select marquee start. | |
signal | Event type for signal. | |
splitterChange | Event type for change splitter. | |
treeItemCreate | Data tree CRUD event type for tree item create. | |
treeItemMove | Data tree CRUD event type for tree item move. | |
treeItemRemove | Data tree CRUD event type for tree item remove. | |
treeItemUpdate | Data tree CRUD event type for tree item update. | |
zoom | Event type for the zoom. | |
zoomEnd | Event type for the zoom end. | |
zoomStart | Event type for the zoom start. |