Uses of Class
org.zkoss.chart.plotOptions.DumbbellPlotOptions
-
Packages that use DumbbellPlotOptions Package Description org.zkoss.chart.plotOptions -
-
Uses of DumbbellPlotOptions in org.zkoss.chart.plotOptions
Subclasses of DumbbellPlotOptions in org.zkoss.chart.plotOptions Modifier and Type Class Description class
LollipopPlotOptions
An options for lollipop plot.Methods in org.zkoss.chart.plotOptions that return DumbbellPlotOptions Modifier and Type Method Description DumbbellPlotOptions
PlotOptions. getDumbbell()
Returns the dumbbell plot option
-