类 DataZoom
java.lang.Object
com.sh.wf.module.component.chart.common.ChartsOptionsBase
com.sh.wf.module.component.chart.common.echarts.DataZoom
- 所有已实现的接口:
Serializable,Cloneable
Description: 数据区域缩放 数据展现范围选择
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年6月9日
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明从类继承的方法 com.sh.wf.module.component.chart.common.ChartsOptionsBase
addAttr, addAttr, renderBerorePorcess, toChartString
-
字段详细资料
-
type
-
disabled
-
xAxisIndex
-
yAxisIndex
-
angleAxisIndex
-
filterMode
-
start
public int start -
end
public int end -
startValue
-
endValue
-
minSpan
public int minSpan -
maxSpan
public int maxSpan -
minValueSpan
-
maxValueSpan
-
orient
-
zoomLock
-
throttle
public int throttle -
zoomOnMouseWheel
-
moveOnMouseMove
-
-
构造器详细资料
-
DataZoom
public DataZoom()
-
-
方法详细资料
-
getDisabled
-
getZoomOnMouseWheel
-
getMoveOnMouseMove
-
getZoomLock
-
getxAxisIndex
-
getyAxisIndex
-
getAngleAxisIndex
-
getStartValue
-
getEndValue
-
getMinValueSpan
-
getMaxValueSpan
-