| Package | Description |
|---|---|
| com.vaadin.flow.component.charts |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.shared.Registration |
Chart.addPointRemoveListener(com.vaadin.flow.component.ComponentEventListener<PointRemoveEvent> listener)
Adds a point remove listener, which will be notified when a data point
is removed.
|
Copyright © 2014–2019 Vaadin Ltd. All rights reserved.