| Class | Description |
|---|---|
| BaseEvent | |
| InteractionEvent |
This Event contains information about which Point or which series has been
interacted with.
|
| InteractionFunction |
This javascript function sends an AJAX request to the server.
|
| Selection |
Contains information about which portion of an axis the user has selected
when he zoomed in or out of a chart.
|
| SelectionEvent |
This event can be reacted upon server side when a
SelectionFunction
has been added to a chart. |
| SelectionFunction |
This function may be added to a
ChartOptions object via
Events.setSelection(Function). |
Copyright © 2016. All rights reserved.