public class Legend extends Object implements Serializable
public Legend()
public Legend(Boolean enabled)
public HorizontalAlignment getAlign()
public ColorReference getBackgroundColor()
public ColorReference getBorderColor()
public Integer getBorderRadius()
public Integer getBorderWidth()
public Boolean getEnabled()
public Boolean getFloating()
public CssStyle getItemHiddenStyle()
public CssStyle getItemHoverStyle()
public CssStyle getItemStyle()
public LegendLayout getLayout()
public Integer getLineHeight()
public Integer getMargin()
public Boolean getReversed()
public Boolean getRtl()
public Boolean getShadow()
public VerticalAlignment getVerticalAlign()
public Integer getWidth()
public Integer getX()
public Integer getY()
public Legend setAlign(HorizontalAlignment align)
public Legend setBackgroundColor(ColorReference backgroundColor)
public Legend setBorderColor(ColorReference borderColor)
public Legend setLayout(LegendLayout layout)
public Legend setVerticalAlign(VerticalAlignment verticalAlign)
Copyright © 2013. All Rights Reserved.