类 ChartOptions3d
java.lang.Object
com.sh.wf.module.component.chart.common.ChartsOptionsBase
com.sh.wf.module.component.chart.common.highcharts.ChartOptions3d
- 所有已实现的接口:
Serializable,Cloneable
Description: Options to render charts in 3 dimensions. This feature requires highcharts-3d.js, found in the download package or online at code.highcharts.com/highcharts-3d.js.
Title:首亨软件
- 从以下版本开始:
- 2015年2月2日
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.sh.wf.module.component.chart.common.ChartsOptionsBase
addAttr, addAttr, renderBerorePorcess, toChartString
-
字段详细资料
-
alpha
public int alpha -
beta
public int beta -
depth
public int depth -
enabled
public boolean enabled -
viewDistance
public int viewDistance
-
-
构造器详细资料
-
ChartOptions3d
public ChartOptions3d()
-