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

Class Responsive

  • All Implemented Interfaces:

    Serializable


    @Generated(value="This class is generated and shouldn\'t be modified",
               comments="Incorrect and missing API should be reported to https://github.com/vaadin/vaadin-charts-flow/issues/new")
    public class Responsive
    extends AbstractConfigurationObject

    Allows setting a set of rules to apply for different screen or chart sizes. Each rule specifies additional chart options.

    See Also:

    Serialized Form

    • Constructor Detail

      • Responsive

        public Responsive()
    • Method Detail

      • setRules

        public void setRules(Rules rules)

        A set of rules for responsive settings. The rules are executed from the top down.