| Class and Description |
|---|
| BaseEvent |
| InteractionEvent
This Event contains information about which Point or which series has been
interacted with.
|
| 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. |
| Class and Description |
|---|
| BaseEvent |
| Class and Description |
|---|
| InteractionFunction
This javascript function sends an AJAX request to the server.
|
| SelectionFunction
This function may be added to a
ChartOptions object via
Events.setSelection(Function). |
Copyright © 2016. All rights reserved.