Uses of Class
com.vaadin.flow.component.charts.events.ChartAddSeriesEvent
Packages that use ChartAddSeriesEvent
-
Uses of ChartAddSeriesEvent in com.vaadin.flow.component.charts
Method parameters in com.vaadin.flow.component.charts with type arguments of type ChartAddSeriesEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationChart.addChartAddSeriesListener(com.vaadin.flow.component.ComponentEventListener<ChartAddSeriesEvent> listener) Adds a chart add series listener, which will be notified after a new series is added to the chart