类 MarkPointData
java.lang.Object
com.sh.wf.module.component.chart.common.ChartsOptionsBase
com.sh.wf.module.component.chart.common.echarts.MarkPointData
- 所有已实现的接口:
Serializable,Cloneable
Description: 标注的数据项
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2017年8月17日
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.sh.wf.module.component.chart.common.ChartsOptionsBase
addAttr, addAttr, toChartString
-
字段详细资料
-
name
-
type
-
valueIndex
public int valueIndex -
x
public double x -
y
public double y -
value
public double value -
symbol
-
symbolSize
-
symbolRotate
public double symbolRotate -
coord
-
symbolOffset
-
xAxis
-
yAxis
public double yAxis -
animation
-
animationThreshold
public int animationThreshold -
animationDuration
-
animationEasing
-
animationDelay
-
animationDurationUpdate
-
animationEasingUpdate
-
animationDelayUpdate
-
zlevel
public int zlevel -
z
public int z -
silent
-
label
-
itemStyle
-
tooltip
-
-
构造器详细资料
-
MarkPointData
public MarkPointData()
-
-
方法详细资料
-
renderBerorePorcess
public void renderBerorePorcess()从类复制的说明:ChartsOptionsBase在生成图表字符串前会调用这个方法,比如对一些新版本中不支持的属性,这里可以做一个兼容处理- 覆盖:
renderBerorePorcess在类中ChartsOptionsBase
-
getTooltip
-
getSilent
-
getAnimationDurationUpdate
-
getAnimationDelayUpdate
-
getAnimationDelay
-
getAnimationDuration
-
getAnimation
-
getItemStyle
-
getSymbolOffset
-
getSymbolSize
-
getCoord
-
getLabel
-