Uses of Class
org.zkoss.chart.PaneBackground
-
Packages that use PaneBackground Package Description org.zkoss.chart -
-
Uses of PaneBackground in org.zkoss.chart
Methods in org.zkoss.chart that return types with arguments of type PaneBackground Modifier and Type Method Description List<PaneBackground>Pane. getBackground()Returns a list of objects, for backgrounds.Method parameters in org.zkoss.chart with type arguments of type PaneBackground Modifier and Type Method Description voidPane. setBackground(List<PaneBackground> background)Sets a list of objects, for backgrounds.
-