Uses of Class
org.zkoss.chart.StackShadow
-
Packages that use StackShadow Package Description org.zkoss.chart -
-
Uses of StackShadow in org.zkoss.chart
Methods in org.zkoss.chart that return StackShadow Modifier and Type Method Description StackShadow
YAxis. getStackShadow()
Returns the stack labels show the total value for each bar in a stacked column or bar chart.Methods in org.zkoss.chart with parameters of type StackShadow Modifier and Type Method Description void
YAxis. setStackShadow(StackShadow stackShadow)
Sets the stack labels show the total value for each bar in a stacked column or bar chart.
-