Interface: UpdateEvent
Event emitted at every animation frame update.
Extends
Properties
target
target:
null
|Element
The element of the chart the event triggered on.
Inherited from
Methods
preventDefault()
preventDefault():
void
If called, the default action of the event will be canceled.
Returns
void
Inherited from