| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object
|
+--xp.events.Event
|
+--xp.events.ChartMouseEvent
Field Summary | ||
| public | hitData: Object | |
| The xy location of the marker. | ||
| ||
Constructor | ||
| public | ChartMouseEvent ( type: String, hitData: Object) | |
| Constructs a new marker event | ||
| public var hitData: Object |
| The xy location of the marker. |
|
| Constructs a new marker event | ||||||
|