Package io.jmix.charts.model.settings
Class Responsive
java.lang.Object
io.jmix.charts.model.AbstractChartObject
io.jmix.charts.model.settings.Responsive
- All Implemented Interfaces:
 Serializable
Responsive setting for chart. See documentation for responsive plugin.
https://github.com/amcharts/responsive
https://github.com/amcharts/responsive
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Responsive
public Responsive() 
 - 
 - 
Method Details
- 
isEnabled
 - 
setEnabled
 - 
getRules
 - 
setRules
@StudioElementsGroup(caption="Rules", xmlElement="rules") public Responsive setRules(List<Rule> rules)  - 
addRule
 
 -