com.vaadin.flow.component.charts.model.

Class States

    • Constructor Detail

      • States

        public States()
    • Method Detail

      • setHover

        public void setHover(Hover hover)
      • setSelect

        public void setSelect(Select select)

        The appearance of the point marker when selected. In order to allow a point to be selected, set the series.allowPointSelect option to true.