public static class Chart.GraphClickEvent extends Chart.AbstractClickEvent
| Constructor and Description |
|---|
GraphClickEvent(Chart chart,
java.lang.String graphId,
int x,
int y,
int absoluteX,
int absoluteY) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGraphId() |
getAbsoluteX, getAbsoluteY, getX, getYgetSourcepublic GraphClickEvent(Chart chart, java.lang.String graphId, int x, int y, int absoluteX, int absoluteY)