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