Uses of Class
org.zkoss.chart.plotOptions.TreemapPlotOptions
-
Packages that use TreemapPlotOptions Package Description org.zkoss.chart.plotOptions -
-
Uses of TreemapPlotOptions in org.zkoss.chart.plotOptions
Methods in org.zkoss.chart.plotOptions that return TreemapPlotOptions Modifier and Type Method Description TreemapPlotOptions
PlotOptions. getTree()
Deprecated.as release of 10.3.3.0, please usePlotOptions.getTreemap()
instead.TreemapPlotOptions
PlotOptions. getTreemap()
Returns the treemap plot option
-