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