public interface AxisLabelBaseOption extends TextCommonOption
| Modifier and Type | Method and Description |
|---|---|
AxisLabelBaseOption |
setColor(String color) |
AxisLabelBaseOption |
setHideOverlap(Boolean hideOverlap) |
AxisLabelBaseOption |
setInside(Boolean inside) |
AxisLabelBaseOption |
setMargin(Number margin) |
AxisLabelBaseOption |
setRich(Map<String,TextCommonOption> rich) |
AxisLabelBaseOption |
setRotate(Number rotate) |
AxisLabelBaseOption |
setShow(Boolean show) |
AxisLabelBaseOption |
setShowMaxLabel(Boolean showMaxLabel) |
AxisLabelBaseOption |
setShowMinLabel(Boolean showMinLabel) |
setAlign, setBackgroundColor, setBackgroundColor, setBaseline, setBorderColor, setBorderDashOffset, setBorderRadius, setBorderRadius, setBorderType, setBorderWidth, setFontFamily, setFontSize, setFontSize, setFontStyle, setFontWeight, setHeight, setLineHeight, setOpacity, setPadding, setPadding, setTag, setTextBorderColor, setTextBorderDashOffset, setTextBorderType, setTextBorderWidth, setTextShadowBlur, setTextShadowColor, setTextShadowOffsetX, setTextShadowOffsetY, setVerticalAlign, setWidth, setWidthsetShadowBlur, setShadowColor, setShadowOffsetX, setShadowOffsetYAxisLabelBaseOption setShow(Boolean show)
AxisLabelBaseOption setInside(Boolean inside)
AxisLabelBaseOption setRotate(Number rotate)
AxisLabelBaseOption setShowMinLabel(Boolean showMinLabel)
AxisLabelBaseOption setShowMaxLabel(Boolean showMaxLabel)
AxisLabelBaseOption setMargin(Number margin)
AxisLabelBaseOption setRich(Map<String,TextCommonOption> rich)
AxisLabelBaseOption setHideOverlap(Boolean hideOverlap)
AxisLabelBaseOption setColor(String color)
setColor in interface TextCommonOptionCopyright © 2022. All rights reserved.