public class GaugeTitle extends Object implements GaugeTitleOption
| Constructor and Description |
|---|
GaugeTitle() |
| Modifier and Type | Method and Description |
|---|---|
GaugeTitle |
setBackgroundColor(Object backgroundColor) |
GaugeTitle |
setBackgroundColor(String backgroundColor) |
GaugeTitle |
setBorderRadius(Number borderRadius) |
GaugeTitle |
setBorderRadius(Number[] borderRadius) |
GaugeTitle |
setFontSize(Number fontSize) |
GaugeTitle |
setFontSize(String fontSize) |
GaugeTitle |
setFormatter(Object formatter) |
GaugeTitle |
setFormatter(String formatter) |
GaugeTitle |
setOffsetCenter(Number[] offsetCenter) |
GaugeTitle |
setOffsetCenter(String[] offsetCenter) |
GaugeTitle |
setPadding(Number padding) |
GaugeTitle |
setPadding(Number[] padding) |
GaugeTitle |
setPrecision(Number precision) |
GaugeTitle |
setPrecision(String precision) |
GaugeTitle |
setWidth(Number width) |
GaugeTitle |
setWidth(String width) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetValueAnimationsetDistance, setMinMargin, setOffset, setOverflow, setPosition, setRich, setRotate, setShow, setSilentsetAlign, 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 GaugeTitle setFontSize(Number fontSize)
setFontSize in interface TextCommonOptionpublic GaugeTitle setFontSize(String fontSize)
setFontSize in interface TextCommonOptionpublic GaugeTitle setBackgroundColor(Object backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic GaugeTitle setBackgroundColor(String backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic GaugeTitle setBorderRadius(Number borderRadius)
setBorderRadius in interface TextCommonOptionpublic GaugeTitle setBorderRadius(Number[] borderRadius)
setBorderRadius in interface TextCommonOptionpublic GaugeTitle setPadding(Number padding)
setPadding in interface TextCommonOptionpublic GaugeTitle setPadding(Number[] padding)
setPadding in interface TextCommonOptionpublic GaugeTitle setWidth(Number width)
setWidth in interface TextCommonOptionpublic GaugeTitle setWidth(String width)
setWidth in interface TextCommonOptionpublic GaugeTitle setPrecision(Number precision)
setPrecision in interface LabelOptionpublic GaugeTitle setPrecision(String precision)
setPrecision in interface LabelOptionpublic GaugeTitle setOffsetCenter(Number[] offsetCenter)
setOffsetCenter in interface GaugeTitleOptionpublic GaugeTitle setOffsetCenter(String[] offsetCenter)
setOffsetCenter in interface GaugeTitleOptionpublic GaugeTitle setFormatter(Object formatter)
setFormatter in interface GaugeTitleOptionpublic GaugeTitle setFormatter(String formatter)
setFormatter in interface GaugeTitleOptionCopyright © 2022. All rights reserved.