类 Radar
java.lang.Object
com.sh.wf.module.component.chart.common.ChartsOptionsBase
com.sh.wf.module.component.chart.common.echarts.Radar
- 所有已实现的接口:
Serializable,Cloneable
Description: 雷达图坐标系组件,只适用于雷达图
Title:首亨软件 - 聚天平台
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明intintintintintintintintintintintintint -
构造器概要
构造器 -
方法概要
从类继承的方法 com.sh.wf.module.component.chart.common.ChartsOptionsBase
addAttr, addAttr, renderBerorePorcess, toChartString
-
字段详细资料
-
zlevel
public int zlevel -
center
-
radius
-
startAngle
public int startAngle -
show
-
formatter
-
color
-
fontStyle
-
fontWeight
-
fontFamily
-
fontSize
public int fontSize -
lineHeight
public int lineHeight -
borderColor
-
borderWidth
public int borderWidth -
borderType
-
borderDashOffset
public int borderDashOffset -
borderRadius
public int borderRadius -
padding
-
shadowColor
-
shadowBlur
public int shadowBlur -
shadowOffsetX
public int shadowOffsetX -
shadowOffsetY
public int shadowOffsetY -
width
public int width -
height
public int height -
textBorderColor
-
textBorderWidth
public int textBorderWidth -
textBorderType
-
shape
-
triggerEvent
-
-
构造器详细资料
-
Radar
public Radar()
-