public class JsChartClickEvent
extends com.google.gwt.core.client.JavaScriptObject
| Modifier | Constructor and Description |
|---|---|
protected |
JsChartClickEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAbsoluteX() |
int |
getAbsoluteY() |
int |
getX() |
double |
getXAxis() |
int |
getY() |
double |
getYAxis() |