Class ChartSelectionEvent

  • All Implemented Interfaces:
    Serializable

    @DomEvent("chart-selection")
    public class ChartSelectionEvent
    extends com.vaadin.flow.component.ComponentEvent<Chart>
    The ChartSelectionEvent class stores information on selection events on the chart's area.
    See Also:
    Serialized Form