| Package | Description |
|---|---|
| com.vaadin.flow.component.charts |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.shared.Registration |
Chart.addPointSelectListener(com.vaadin.flow.component.ComponentEventListener<PointSelectEvent> listener)
Adds a point select listener, which will be notified when a data point
is selected.
|
Copyright © 2021. All rights reserved.