类 Series
java.lang.Object
com.sh.wf.module.component.chart.common.ChartsOptionsBase
com.sh.wf.module.component.chart.common.echarts.Series
- 所有已实现的接口:
Serializable,Cloneable
Description: 驱动图表生成的数据内容 数组中每一项代表一个系列的特殊选项及数据
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年6月9日
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected AreaStyleprotected AxisLineprotected AxisTickintprotected SSStringprotected List<SeriesData>protected SeriesDetailprotected Emphasisintprotected ItemStyleprotected SeriesLabelprotected SeriesLabelLineintprotected MarkLineprotected MarkPointintintintintprotected SSStringprotected SSStringprotected SSBooleanprotected SplitLineintprotected Tooltipint -
构造器概要
构造器 -
方法概要
从类继承的方法 com.sh.wf.module.component.chart.common.ChartsOptionsBase
addAttr, addAttr, renderBerorePorcess, toChartString
-
字段详细资料
-
name
-
type
-
mapType
-
stack
-
tooltip
-
yAxisIndex
public int yAxisIndex -
itemStyle
-
areaStyle
-
emphasis
-
radius
-
center
-
selectedMode
-
roam
-
smooth
-
roseType
-
startAngle
public int startAngle -
endAngle
public int endAngle -
min
public int min -
max
public int max -
barWidth
public int barWidth -
axisLine
-
axisTick
-
splitLine
-
detail
-
markPoint
-
markLine
-
data
-
label
-
labelLine
-
large
-
largeThreshold
public int largeThreshold -
progressive
public int progressive -
progressiveThreshold
public int progressiveThreshold -
progressiveChunkMode
-
-
构造器详细资料
-
Series
public Series()
-
-
方法详细资料
-
getData
-
getTooltip
-
getItemStyle
-
getRadius
-
getRoam
-
getAxisLine
-
getAxisTick
-
getSplitLine
-
getDetail
-
getSmooth
-
getCenter
-
setRoseType
-
getMarkPoint
-
getMarkLine
-
getLabel
-
getLabelLine
-
getAreaStyle
-
getEmphasis
-