new ChartLayer(options)
layer/ChartLayer.js, line 52
| Name | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
options |
LayerOptions |
图层可选参数
|
Extends
- Layer
Classes
Methods
-
setOption(option){ChartLayer}
layer/ChartLayer.js, line 126 -
设置
echarts的optionName Type Description optionObject echarts的option参数对象Returns:
Type Description ChartLayer