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

Class Select

    • Constructor Detail

      • Select

        public Select()
      • Select

        public Select(Boolean enabled)
    • Method Detail

      • setEnabled

        public void setEnabled(Boolean enabled)

        Enable or disable visible feedback for selection.

        Defaults to: true

      • setRadius

        public void setRadius(Number radius)

        The radius of the point marker. In hover state, it defaults to the normal state's radius + 2.