| 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 |
PointLegendItemClickEvent
The PointLegendItemClickEvent class stores information on click events on the
charts's legend items that correspond to a chart point.
|
class |
SeriesClickEvent
The SeriesClickEvent class stores data for click events on the series of the
chart.
|
class |
SeriesLegendItemClickEvent
The SeriesLegendItemClickEvent class stores information on click events on
the charts's legend items that correspond to a chart series.
|
Copyright © 2024. All rights reserved.