| 构造器和说明 |
|---|
Tooltip() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
alwaysShowContent() |
Tooltip |
alwaysShowContent(Boolean alwaysShowContent) |
AxisPointer |
axisPointer()
坐标轴指示器,坐标轴触发有效
|
Tooltip |
axisPointer(AxisPointer axisPointer)
设置axisPointer值
|
Integer |
borderRadius()
获取borderRadius值
|
Tooltip |
borderRadius(Integer borderRadius)
设置borderRadius值
|
Boolean |
enterable()
获取enterable值
|
Tooltip |
enterable(Boolean enterable)
设置enterable值
|
Object |
formatter()
获取formatter值
|
Tooltip |
formatter(Object formatter)
设置formatter值
|
Integer |
hideDelay()
获取hideDelay值
|
Tooltip |
hideDelay(Integer hideDelay)
设置hideDelay值
|
String |
islandFormatter()
获取islandFormatter值
|
Tooltip |
islandFormatter(String islandFormatter)
设置islandFormatter值
|
Object |
position()
获取position值
|
Tooltip |
position(Object position)
设置position值
|
Tooltip |
position(Position position)
设置position值
|
Boolean |
showContent()
获取showContent值
|
Tooltip |
showContent(Boolean showContent)
设置showContent值
|
Integer |
showDelay()
获取showDelay值
|
Tooltip |
showDelay(Integer showDelay)
设置showDelay值
|
TextStyle |
textStyle()
文本样式,默认为白色字体
|
Tooltip |
textStyle(TextStyle textStyle)
设置textStyle值
|
Double |
transitionDuration()
获取transitionDuration值
|
Tooltip |
transitionDuration(Double transitionDuration)
设置transitionDuration值
|
Trigger |
trigger()
获取trigger值
|
Tooltip |
trigger(Trigger trigger)
设置trigger值
|
TriggerOn |
triggerOn() |
Tooltip |
triggerOn(TriggerOn triggerOn) |
backgroundColor, backgroundColor, borderColor, borderColor, borderWidth, borderWidth, bottom, bottom, bottom, height, height, height, itemGap, itemGap, left, left, left, left, padding, padding, padding, right, right, right, shadowBlur, shadowBlur, shadowColor, shadowColor, shadowOffsetX, shadowOffsetX, shadowOffsetY, shadowOffsetY, show, show, top, top, top, top, width, width, width, x, x, x, y, y, y, z, z, zlevel, zlevelpublic Boolean alwaysShowContent()
public TriggerOn triggerOn()
public Tooltip axisPointer(AxisPointer axisPointer)
axisPointer - public Boolean showContent()
public Trigger trigger()
public Object position()
public Object formatter()
public String islandFormatter()
public Tooltip islandFormatter(String islandFormatter)
islandFormatter - public Integer showDelay()
public Integer hideDelay()
public Double transitionDuration()
public Tooltip transitionDuration(Double transitionDuration)
transitionDuration - public Boolean enterable()
public Integer borderRadius()
public AxisPointer axisPointer()
Copyright © 2018. All rights reserved.