core
/
io.data2viz.charts.core
/
UserAction
common
User
Action
enum
UserAction
:
Enum
<
UserAction
>
Content copied to clipboard
User action defined on a mouse event.
Entries
See also
See also
EventConfig.getUserActionOnMouseDown
Entries
Select
Link copied to clipboard
common
Select
()
Content copied to clipboard
The user action is selecting some data.
Zoom
Link copied to clipboard
common
Zoom
()
Content copied to clipboard
The user action is zooming in or out.
Pan
Link copied to clipboard
common
Pan
()
Content copied to clipboard
The user action is panning (moving the chart).