public class Legend extends Object implements LegendOption
| Constructor and Description |
|---|
Legend() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAlign, setBackgroundColor, setEmphasis, setItemGap, setItemHeight, setItemWidth, setMainType, setOrient, setSelected, setSelectorButtonGap, setSelectorItemGap, setSelectorLabel, setSelectorPosition, setShow, setTooltipsetType, setZ, setZlevelsetFormatter, setIcon, setInactiveBorderColor, setInactiveColor, setItemStyle, setLineStyle, setSymbolKeepAspect, setTextStylesetBorderCap, setBorderColor, setBorderDashOffset, setBorderJoin, setBorderMiterLimit, setBorderType, setBorderWidthpublic Legend setId(Number id)
setId in interface ComponentOptionpublic Legend setId(String id)
setId in interface ComponentOptionpublic Legend setName(Number name)
setName in interface ComponentOptionpublic Legend setName(String name)
setName in interface ComponentOptionpublic Legend setInactiveBorderWidth(Number inactiveBorderWidth)
setInactiveBorderWidth in interface LegendStyleOptionpublic Legend setInactiveBorderWidth(String inactiveBorderWidth)
setInactiveBorderWidth in interface LegendStyleOptionpublic Legend setSymbolRotate(Number symbolRotate)
setSymbolRotate in interface LegendStyleOptionpublic Legend setSymbolRotate(String symbolRotate)
setSymbolRotate in interface LegendStyleOptionpublic Legend setWidth(Number width)
setWidth in interface BoxLayoutOptionMixinpublic Legend setWidth(String width)
setWidth in interface BoxLayoutOptionMixinpublic Legend setHeight(Number height)
setHeight in interface BoxLayoutOptionMixinpublic Legend setHeight(String height)
setHeight in interface BoxLayoutOptionMixinpublic Legend setTop(Number top)
setTop in interface BoxLayoutOptionMixinpublic Legend setTop(String top)
setTop in interface BoxLayoutOptionMixinpublic Legend setRight(Number right)
setRight in interface BoxLayoutOptionMixinpublic Legend setRight(String right)
setRight in interface BoxLayoutOptionMixinpublic Legend setBottom(Number bottom)
setBottom in interface BoxLayoutOptionMixinpublic Legend setBottom(String bottom)
setBottom in interface BoxLayoutOptionMixinpublic Legend setLeft(Number left)
setLeft in interface BoxLayoutOptionMixinpublic Legend setLeft(String left)
setLeft in interface BoxLayoutOptionMixinpublic Legend setBorderRadius(Number borderRadius)
setBorderRadius in interface LegendOptionpublic Legend setBorderRadius(Number[] borderRadius)
setBorderRadius in interface LegendOptionpublic Legend setPadding(Number padding)
setPadding in interface LegendOptionpublic Legend setPadding(Number[] padding)
setPadding in interface LegendOptionpublic Legend setSelectedMode(Boolean selectedMode)
setSelectedMode in interface LegendOptionpublic Legend setSelectedMode(String selectedMode)
setSelectedMode in interface LegendOptionpublic Legend setSelector(Boolean selector)
setSelector in interface LegendOptionpublic Legend setSelector(Object[] selector)
setSelector in interface LegendOptionpublic Legend setData(Object[] data)
setData in interface LegendOptionpublic Legend setData(String[] data)
setData in interface LegendOptionCopyright © 2022. All rights reserved.