public class LogAxisLabel extends Object implements LogAxisLabelOption
| Constructor and Description |
|---|
LogAxisLabel() |
| Modifier and Type | Method and Description |
|---|---|
LogAxisLabel |
setBackgroundColor(Object backgroundColor) |
LogAxisLabel |
setBackgroundColor(String backgroundColor) |
LogAxisLabel |
setBorderRadius(Number borderRadius) |
LogAxisLabel |
setBorderRadius(Number[] borderRadius) |
LogAxisLabel |
setFontSize(Number fontSize) |
LogAxisLabel |
setFontSize(String fontSize) |
LogAxisLabel |
setFormatter(Object formatter) |
LogAxisLabel |
setFormatter(String formatter) |
LogAxisLabel |
setPadding(Number padding) |
LogAxisLabel |
setPadding(Number[] padding) |
LogAxisLabel |
setWidth(Number width) |
LogAxisLabel |
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 LogAxisLabel setFontSize(Number fontSize)
setFontSize in interface TextCommonOptionpublic LogAxisLabel setFontSize(String fontSize)
setFontSize in interface TextCommonOptionpublic LogAxisLabel setBackgroundColor(Object backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic LogAxisLabel setBackgroundColor(String backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic LogAxisLabel setBorderRadius(Number borderRadius)
setBorderRadius in interface TextCommonOptionpublic LogAxisLabel setBorderRadius(Number[] borderRadius)
setBorderRadius in interface TextCommonOptionpublic LogAxisLabel setPadding(Number padding)
setPadding in interface TextCommonOptionpublic LogAxisLabel setPadding(Number[] padding)
setPadding in interface TextCommonOptionpublic LogAxisLabel setWidth(Number width)
setWidth in interface TextCommonOptionpublic LogAxisLabel setWidth(String width)
setWidth in interface TextCommonOptionpublic LogAxisLabel setFormatter(Object formatter)
setFormatter in interface LogAxisLabelOptionpublic LogAxisLabel setFormatter(String formatter)
setFormatter in interface LogAxisLabelOptionCopyright © 2022. All rights reserved.