Package | Description |
---|---|
com.vaadin.flow.component.charts.events |
Modifier and Type | Class and Description |
---|---|
class |
ChartClickEvent
The ChartClickEvent class stores information on click events anywhere on the
area of the chart.
|
class |
PointClickEvent
The PointClickEvent class stores data for click events on the points of the
chart.
|
class |
SeriesClickEvent
The SeriesClickEvent class stores data for click events on the series of the
chart.
|
Copyright © 2025. All rights reserved.