Uses of Class
org.zkoss.chart.Responsive.Rule
-
Packages that use Responsive.Rule Package Description org.zkoss.chart -
-
Uses of Responsive.Rule in org.zkoss.chart
Methods in org.zkoss.chart that return Responsive.Rule Modifier and Type Method Description Responsive.RuleResponsive. getRule()Returns a rule for responsive settings at the index 0, if any.Responsive.RuleResponsive. getRule(int index)Returns a rule for responsive settings from the given index, if any.Methods in org.zkoss.chart with parameters of type Responsive.Rule Modifier and Type Method Description voidResponsive. addRule(Responsive.Rule rule)Adds the rule at the end of the rules list.
-