public interface IsCommonChartEvent
Modifier and Type | Method and Description |
---|---|
IsChart |
getChart()
Returns the chart instance, stored in the event as source.
|
ChartEventContext |
getContext()
Returns the java script function context of CHART.JS events.
|
Key |
getKey()
Returns the options key where default function is stored.
|
BaseNativeEvent |
getNativeEvent()
Returns the native event instance.
|
ChartEventContext getContext()
Key getKey()
IsChart getChart()
BaseNativeEvent getNativeEvent()