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