| Package | Description |
|---|---|
| com.vaadin.flow.component.charts |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.shared.Registration |
Chart.addSeriesClickListener(com.vaadin.flow.component.ComponentEventListener<SeriesClickEvent> listener)
Adds a series click listener, which will be notified of clicks on the
series in the chart
|
Copyright © 2014–2019 Vaadin Ltd. All rights reserved.