Uses of Class
org.zkoss.chart.plotOptions.DragDrop.GuideBox
-
Packages that use DragDrop.GuideBox Package Description org.zkoss.chart.plotOptions -
-
Uses of DragDrop.GuideBox in org.zkoss.chart.plotOptions
Methods in org.zkoss.chart.plotOptions that return DragDrop.GuideBox Modifier and Type Method Description DragDrop.GuideBox
DragDrop. getGuideBox()
Returns the style options for the guide box, if any.Methods in org.zkoss.chart.plotOptions with parameters of type DragDrop.GuideBox Modifier and Type Method Description void
DragDrop. setGuideBox(DragDrop.GuideBox guideBox)
Sets the style options for the guide box.
-