Uses of Class
com.googlecode.wickedcharts.highcharts.options.PlotOptionsChoice

Packages that use PlotOptionsChoice
com.googlecode.wickedcharts.highcharts.options   
 

Uses of PlotOptionsChoice in com.googlecode.wickedcharts.highcharts.options
 

Methods in com.googlecode.wickedcharts.highcharts.options that return PlotOptionsChoice
 PlotOptionsChoice Options.getPlotOptions()
           
 PlotOptionsChoice PlotOptionsChoice.setArea(PlotOptions area)
           
 PlotOptionsChoice PlotOptionsChoice.setAreaspline(PlotOptions areaspline)
           
 PlotOptionsChoice PlotOptionsChoice.setBar(PlotOptions bar)
           
 PlotOptionsChoice PlotOptionsChoice.setCandleStick(PlotOptions candleStick)
           
 PlotOptionsChoice PlotOptionsChoice.setColumn(PlotOptions column)
           
 PlotOptionsChoice PlotOptionsChoice.setColumnrange(PlotOptions columnrange)
           
 PlotOptionsChoice PlotOptionsChoice.setGauge(PlotOptions gauge)
           
 PlotOptionsChoice PlotOptionsChoice.setLine(PlotOptions line)
           
 PlotOptionsChoice PlotOptionsChoice.setPie(PlotOptions pie)
           
 PlotOptionsChoice PlotOptionsChoice.setPlotOptions(PlotOptions plotOptions, SeriesType type)
           
 PlotOptionsChoice PlotOptionsChoice.setScatter(PlotOptions scatter)
           
 PlotOptionsChoice PlotOptionsChoice.setSeries(PlotOptions series)
           
 PlotOptionsChoice PlotOptionsChoice.setSpline(PlotOptions spline)
           
 

Methods in com.googlecode.wickedcharts.highcharts.options with parameters of type PlotOptionsChoice
 Options Options.setPlotOptions(PlotOptionsChoice plotOptions)
           
 



Copyright © 2013. All Rights Reserved.