ChartEvent

interface ChartEvent

A generic chart event.

Properties

propagate
Link copied to clipboard
common
abstract val propagate: Boolean
Indicates if this ChartEvent will be propagated to the listeners.

Inheritors

HighlightEvent
Link copied to clipboard
PanEvent
Link copied to clipboard
SelectEvent
Link copied to clipboard
ZoomEvent
Link copied to clipboard