public interface LegendStyleOption
| Modifier and Type | Method and Description |
|---|---|
LegendStyleOption |
setFormatter(String formatter) |
LegendStyleOption |
setIcon(String icon) |
LegendStyleOption |
setInactiveBorderColor(String inactiveBorderColor) |
LegendStyleOption |
setInactiveBorderWidth(Number inactiveBorderWidth) |
LegendStyleOption |
setInactiveBorderWidth(String inactiveBorderWidth) |
LegendStyleOption |
setInactiveColor(String inactiveColor) |
LegendStyleOption |
setItemStyle(Object itemStyle) |
LegendStyleOption |
setLineStyle(Object lineStyle) |
LegendStyleOption |
setSymbolKeepAspect(Boolean symbolKeepAspect) |
LegendStyleOption |
setSymbolRotate(Number symbolRotate) |
LegendStyleOption |
setSymbolRotate(String symbolRotate) |
LegendStyleOption |
setTextStyle(LabelOption textStyle) |
LegendStyleOption setIcon(String icon)
LegendStyleOption setInactiveColor(String inactiveColor)
LegendStyleOption setInactiveBorderColor(String inactiveBorderColor)
LegendStyleOption setInactiveBorderWidth(Number inactiveBorderWidth)
LegendStyleOption setInactiveBorderWidth(String inactiveBorderWidth)
LegendStyleOption setFormatter(String formatter)
LegendStyleOption setItemStyle(Object itemStyle)
LegendStyleOption setLineStyle(Object lineStyle)
LegendStyleOption setTextStyle(LabelOption textStyle)
LegendStyleOption setSymbolRotate(Number symbolRotate)
LegendStyleOption setSymbolRotate(String symbolRotate)
LegendStyleOption setSymbolKeepAspect(Boolean symbolKeepAspect)
Copyright © 2022. All rights reserved.