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