Uses of Interface
org.pepstock.charba.client.events.IsLegendEvent
-
Packages that use IsLegendEvent Package Description org.pepstock.charba.client.events Contains all events to interact with chart instance. -
-
Uses of IsLegendEvent in org.pepstock.charba.client.events
Classes in org.pepstock.charba.client.events that implement IsLegendEvent Modifier and Type Class Description classLegendClickEventEvent which is fired when the user clicks on the legend of the chart.classLegendHoverEventEvent which is fired when the user hovers on the legend of the chart.classLegendLeaveEventEvent which is fired when the user leaves on the legend of the chart.
-