类 HcaTooltip
java.lang.Object
com.sh.wf.module.component.chart.common.ChartsOptionsBase
com.sh.wf.module.component.chart.common.highcharts.HcaTooltip
- 所有已实现的接口:
Serializable,Cloneable
Description: 数据提示框。当鼠标悬停在某点上时,以框的形式提示该点的数据,比如该点的值,数据单位等。数据提示框内提示的信息完全可以通过格式化函数动态指定
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年1月30日
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.sh.wf.module.component.chart.common.ChartsOptionsBase
addAttr, addAttr, renderBerorePorcess, toChartString
-
字段详细资料
-
animation
-
backgroundColor
-
borderColor
-
borderRadius
public int borderRadius -
borderWidth
public int borderWidth -
enabled
public boolean enabled -
followPointer
-
formatter
-
headerFormat
-
hideDelay
public int hideDelay -
pointFormat
-
shadow
public boolean shadow -
useHTML
public boolean useHTML -
valueDecimals
public int valueDecimals -
valuePrefix
-
valueSuffix
-
-
构造器详细资料
-
HcaTooltip
public HcaTooltip()
-
-
方法详细资料
-
getFormatter
-
setFormatter
-
hasSetFormatter
public boolean hasSetFormatter() -
getAnimation
-
getFollowPointer
-