Uses of Class
com.vaadin.flow.component.charts.events.ChartClickEvent
Packages that use ChartClickEvent
-
Uses of ChartClickEvent in com.vaadin.flow.component.charts
Method parameters in com.vaadin.flow.component.charts with type arguments of type ChartClickEventModifier and TypeMethodDescriptionChart.addChartClickListener
(ComponentEventListener<ChartClickEvent> listener) Adds chart click listener, which will be notified of clicks on the chart area