Uses of Class
org.zkoss.chart.Path
-
Packages that use Path Package Description org.zkoss.chart.plotOptions -
-
Uses of Path in org.zkoss.chart.plotOptions
Methods in org.zkoss.chart.plotOptions that return Path Modifier and Type Method Description Path
PictorialPlotOptions. getPaths()
Returns the Path options, if any, Otherwise, create a new one.Path
PictorialPlotOptions. getPaths(int index)
Returns the Path options from given index, if any, Otherwise, create a new one.
-