| Package | Description |
|---|---|
| com.vaadin.flow.component.charts |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.shared.Registration |
Chart.addPointClickListener(com.vaadin.flow.component.ComponentEventListener<PointClickEvent> listener)
Adds a point click listener, which will be notified of clicks on the
points, bars or columns in the chart
|
Copyright © 2021. All rights reserved.