public class ValueAxisLabel extends Object implements ValueAxisLabelOption
| Constructor and Description |
|---|
ValueAxisLabel() |
| Modifier and Type | Method and Description |
|---|---|
ValueAxisLabel |
setBackgroundColor(Object backgroundColor) |
ValueAxisLabel |
setBackgroundColor(String backgroundColor) |
ValueAxisLabel |
setBorderRadius(Number borderRadius) |
ValueAxisLabel |
setBorderRadius(Number[] borderRadius) |
ValueAxisLabel |
setFontSize(Number fontSize) |
ValueAxisLabel |
setFontSize(String fontSize) |
ValueAxisLabel |
setFormatter(Object formatter) |
ValueAxisLabel |
setFormatter(String formatter) |
ValueAxisLabel |
setPadding(Number padding) |
ValueAxisLabel |
setPadding(Number[] padding) |
ValueAxisLabel |
setWidth(Number width) |
ValueAxisLabel |
setWidth(String width) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetColor, setHideOverlap, setInside, setMargin, setRich, setRotate, setShow, setShowMaxLabel, setShowMinLabelsetAlign, setBaseline, setBorderColor, setBorderDashOffset, setBorderType, setBorderWidth, setFontFamily, setFontStyle, setFontWeight, setHeight, setLineHeight, setOpacity, setTag, setTextBorderColor, setTextBorderDashOffset, setTextBorderType, setTextBorderWidth, setTextShadowBlur, setTextShadowColor, setTextShadowOffsetX, setTextShadowOffsetY, setVerticalAlignsetShadowBlur, setShadowColor, setShadowOffsetX, setShadowOffsetYpublic ValueAxisLabel setFontSize(Number fontSize)
setFontSize in interface TextCommonOptionpublic ValueAxisLabel setFontSize(String fontSize)
setFontSize in interface TextCommonOptionpublic ValueAxisLabel setBackgroundColor(Object backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic ValueAxisLabel setBackgroundColor(String backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic ValueAxisLabel setBorderRadius(Number borderRadius)
setBorderRadius in interface TextCommonOptionpublic ValueAxisLabel setBorderRadius(Number[] borderRadius)
setBorderRadius in interface TextCommonOptionpublic ValueAxisLabel setPadding(Number padding)
setPadding in interface TextCommonOptionpublic ValueAxisLabel setPadding(Number[] padding)
setPadding in interface TextCommonOptionpublic ValueAxisLabel setWidth(Number width)
setWidth in interface TextCommonOptionpublic ValueAxisLabel setWidth(String width)
setWidth in interface TextCommonOptionpublic ValueAxisLabel setFormatter(Object formatter)
setFormatter in interface ValueAxisLabelOptionpublic ValueAxisLabel setFormatter(String formatter)
setFormatter in interface ValueAxisLabelOptionCopyright © 2022. All rights reserved.