Package | Description |
---|---|
org.pepstock.charba.client.events |
Contains all events to interact with chart instance.
|
Modifier and Type | Method and Description |
---|---|
void |
ChartClickEventHandler.onClick(ChartClickEvent event)
Invoked when the user clicks on the chart.
|