Uses of Class
org.zkoss.chart.options3D.BackPanel
-
Packages that use BackPanel Package Description org.zkoss.chart.options3D -
-
Uses of BackPanel in org.zkoss.chart.options3D
Methods in org.zkoss.chart.options3D that return BackPanel Modifier and Type Method Description BackPanel
Frame3D. getBack()
Returns the options for the back panel of aFrame3D
Methods in org.zkoss.chart.options3D with parameters of type BackPanel Modifier and Type Method Description void
Frame3D. setBack(BackPanel back)
Sets the options for the back panel of aFrame3D
-