Uses of Class
org.zkoss.chart.Drilldown
-
Packages that use Drilldown Package Description org.zkoss.chart -
-
Uses of Drilldown in org.zkoss.chart
Methods in org.zkoss.chart that return Drilldown Modifier and Type Method Description Drilldown
Charts. getDrilldown()
Returns the drilldown object.Drilldown
ChartsApi. getDrilldown()
Returns the drilldown object.Drilldown
ChartsEngine. getDrilldown()
Drilldown
PlotData. getDrilldown()
Returns the drilldown optionsMethods in org.zkoss.chart with parameters of type Drilldown Modifier and Type Method Description void
PlotData. setDrilldown(Drilldown drilldown)
Sets the drilldown options
-