public class SeriesLabel extends Object implements SeriesLabelOption
| Constructor and Description |
|---|
SeriesLabel() |
| Modifier and Type | Method and Description |
|---|---|
SeriesLabel |
setBackgroundColor(Object backgroundColor) |
SeriesLabel |
setBackgroundColor(String backgroundColor) |
SeriesLabel |
setBorderRadius(Number borderRadius) |
SeriesLabel |
setBorderRadius(Number[] borderRadius) |
SeriesLabel |
setFontSize(Number fontSize) |
SeriesLabel |
setFontSize(String fontSize) |
SeriesLabel |
setPadding(Number padding) |
SeriesLabel |
setPadding(Number[] padding) |
SeriesLabel |
setPrecision(Number precision) |
SeriesLabel |
setPrecision(String precision) |
SeriesLabel |
setWidth(Number width) |
SeriesLabel |
setWidth(String width) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetFormattersetDistance, setMinMargin, setOffset, setOverflow, setPosition, 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 SeriesLabel setFontSize(Number fontSize)
setFontSize in interface TextCommonOptionpublic SeriesLabel setFontSize(String fontSize)
setFontSize in interface TextCommonOptionpublic SeriesLabel setBackgroundColor(Object backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic SeriesLabel setBackgroundColor(String backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic SeriesLabel setBorderRadius(Number borderRadius)
setBorderRadius in interface TextCommonOptionpublic SeriesLabel setBorderRadius(Number[] borderRadius)
setBorderRadius in interface TextCommonOptionpublic SeriesLabel setPadding(Number padding)
setPadding in interface TextCommonOptionpublic SeriesLabel setPadding(Number[] padding)
setPadding in interface TextCommonOptionpublic SeriesLabel setWidth(Number width)
setWidth in interface TextCommonOptionpublic SeriesLabel setWidth(String width)
setWidth in interface TextCommonOptionpublic SeriesLabel setPrecision(Number precision)
setPrecision in interface LabelOptionpublic SeriesLabel setPrecision(String precision)
setPrecision in interface LabelOptionCopyright © 2022. All rights reserved.