public interface XYItemClickListener extends java.util.EventListener
AbstractXYChart
.Modifier and Type | Method and Description |
---|---|
void |
onXYItemClick(XYItemClickEvent event)
Called when the user clicks on an item within a category chart.
|
void onXYItemClick(XYItemClickEvent event)
event
- the event.