Uses of Class
org.zkoss.chart.plotOptions.PlotOptions
-
Packages that use PlotOptions Package Description org.zkoss.chart -
-
Uses of PlotOptions in org.zkoss.chart
Methods in org.zkoss.chart that return PlotOptions Modifier and Type Method Description PlotOptionsCharts. getPlotOptions()Returns the plotOptions option, if any.PlotOptionsChartsApi. getPlotOptions()Returns the plotOptions option, if any.PlotOptionsChartsEngine. getPlotOptions()PlotOptionsPlotData. getPlotOptions()Returns the plot optionsMethods in org.zkoss.chart with parameters of type PlotOptions Modifier and Type Method Description voidCharts. setPlotOptions(PlotOptions plotOptions)Sets the plotOptions optionsvoidChartsApi. setPlotOptions(PlotOptions plotOptions)Sets the plotOptions optionsvoidChartsEngine. setPlotOptions(PlotOptions plotOptions)voidPlotData. setPlotOptions(PlotOptions plotOptions)Sets the plot options
-