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