Class Responsive
java.lang.Object
com.vaadin.flow.component.charts.model.AbstractConfigurationObject
com.vaadin.flow.component.charts.model.Responsive
- All Implemented Interfaces:
Serializable
Allows setting a set of rules to apply for different screen or chart sizes.
Each rule specifies additional chart options.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Responsive
public Responsive()
-
-
Method Details
-
getRules
- See Also:
-
setRules
A set of rules for responsive settings. The rules are executed from the top down.
-