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

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

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

Methods in com.googlecode.wickedcharts.highcharts.options that return Legend
 Legend Options.getLegend()
           
 Legend Legend.setAlign(HorizontalAlignment align)
           
 Legend Legend.setBackgroundColor(Color color)
           
 Legend Legend.setBackgroundColor(ColorReference backgroundColor)
           
 Legend Legend.setBorderColor(Color color)
           
 Legend Legend.setBorderColor(ColorReference borderColor)
           
 Legend Legend.setBorderRadius(Integer borderRadius)
           
 Legend Legend.setBorderWidth(Integer borderWidth)
           
 Legend Legend.setEnabled(Boolean enabled)
           
 Legend Legend.setFloating(Boolean floating)
           
 Legend Legend.setItemHiddenStyle(CssStyle itemHiddenStyle)
           
 Legend Legend.setItemHoverStyle(CssStyle itemHoverStyle)
           
 Legend Legend.setItemStyle(CssStyle itemStyle)
           
 Legend Legend.setLayout(LegendLayout layout)
           
 Legend Legend.setLineHeight(Integer lineHeight)
           
 Legend Legend.setMargin(Integer margin)
           
 Legend Legend.setReversed(Boolean reversed)
           
 Legend Legend.setRtl(Boolean rtl)
           
 Legend Legend.setShadow(Boolean shadow)
           
 Legend Legend.setVerticalAlign(VerticalAlignment verticalAlign)
           
 Legend Legend.setWidth(Integer width)
           
 Legend Legend.setX(Integer x)
           
 Legend Legend.setY(Integer y)
           
 

Methods in com.googlecode.wickedcharts.highcharts.options with parameters of type Legend
 Options Options.setLegend(Legend legend)
           
 



Copyright © 2013. All Rights Reserved.