public class BarLabel extends Object implements BarLabelOption
| Constructor and Description |
|---|
BarLabel() |
| Modifier and Type | Method and Description |
|---|---|
BarLabel |
setBackgroundColor(Object backgroundColor) |
BarLabel |
setBackgroundColor(String backgroundColor) |
BarLabel |
setBorderRadius(Number borderRadius) |
BarLabel |
setBorderRadius(Number[] borderRadius) |
BarLabel |
setFontSize(Number fontSize) |
BarLabel |
setFontSize(String fontSize) |
BarLabel |
setPadding(Number padding) |
BarLabel |
setPadding(Number[] padding) |
BarLabel |
setPrecision(Number precision) |
BarLabel |
setPrecision(String precision) |
BarLabel |
setWidth(Number width) |
BarLabel |
setWidth(String width) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetPositionsetFormattersetDistance, setMinMargin, setOffset, setOverflow, setRich, setRotate, setShow, setSilent, setValueAnimationsetAlign, setBaseline, setBorderColor, setBorderDashOffset, setBorderType, setBorderWidth, setColor, setFontFamily, setFontStyle, setFontWeight, setHeight, setLineHeight, setOpacity, setTag, setTextBorderColor, setTextBorderDashOffset, setTextBorderType, setTextBorderWidth, setTextShadowBlur, setTextShadowColor, setTextShadowOffsetX, setTextShadowOffsetY, setVerticalAlignsetShadowBlur, setShadowColor, setShadowOffsetX, setShadowOffsetYpublic BarLabel setFontSize(Number fontSize)
setFontSize in interface TextCommonOptionpublic BarLabel setFontSize(String fontSize)
setFontSize in interface TextCommonOptionpublic BarLabel setBackgroundColor(Object backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic BarLabel setBackgroundColor(String backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic BarLabel setBorderRadius(Number borderRadius)
setBorderRadius in interface TextCommonOptionpublic BarLabel setBorderRadius(Number[] borderRadius)
setBorderRadius in interface TextCommonOptionpublic BarLabel setPadding(Number padding)
setPadding in interface TextCommonOptionpublic BarLabel setPadding(Number[] padding)
setPadding in interface TextCommonOptionpublic BarLabel setWidth(Number width)
setWidth in interface TextCommonOptionpublic BarLabel setWidth(String width)
setWidth in interface TextCommonOptionpublic BarLabel setPrecision(Number precision)
setPrecision in interface LabelOptionpublic BarLabel setPrecision(String precision)
setPrecision in interface LabelOptionCopyright © 2022. All rights reserved.