类 Legend
java.lang.Object
com.sh.wf.module.component.chart.common.ChartsOptionsBase
com.sh.wf.module.component.chart.common.echarts.Legend
- 所有已实现的接口:
Serializable,Cloneable
Description: 图例 每个图表最多仅有一个图例,混搭图表共享
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年6月9日
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.sh.wf.module.component.chart.common.ChartsOptionsBase
addAttr, addAttr, renderBerorePorcess, toChartString
-
字段详细资料
-
show
public boolean show -
type
-
zlevel
public int zlevel -
z
public int z -
left
-
top
-
right
-
bottom
-
width
-
height
-
orient
-
align
-
padding
-
itemGap
public int itemGap -
backgroundColor
-
itemWidth
public int itemWidth -
itemHeight
public int itemHeight -
textStyle
-
formatter
-
data
-
selectedMode
-
inactiveColor
-
borderColor
-
borderWidth
public int borderWidth -
shadowBlur
public int shadowBlur -
shadowColor
-
shadowOffsetX
public int shadowOffsetX -
shadowOffsetY
public int shadowOffsetY
-
-
构造器详细资料
-
Legend
public Legend()
-
-
方法详细资料
-
getTextStyle
-
getSelectedMode
-
getPadding
-
getAlign
-
getWidth
-
getHeight
-
getRight
-
getBottom
-
getLeft
-
getTop
-
getFormatter
-
getData
-
checkValid
public boolean checkValid()
-