Uses of Class
org.zkoss.chart.ColorVariation
-
Packages that use ColorVariation Package Description org.zkoss.chart -
-
Uses of ColorVariation in org.zkoss.chart
Methods in org.zkoss.chart that return ColorVariation Modifier and Type Method Description ColorVariation
Level. getColorVariation()
Returns a configuration object to define how the color of a child varies from the parent's color, if any.Methods in org.zkoss.chart with parameters of type ColorVariation Modifier and Type Method Description void
Level. setColorVariation(ColorVariation colorVariation)
Sets a configuration object to define how the color of a child varies from the parent's color.
-