| 程序包 | 说明 |
|---|---|
| com.github.abel533.echarts | |
| com.github.abel533.echarts.code | |
| com.github.abel533.echarts.series |
| 限定符和类型 | 方法和说明 |
|---|---|
Orient |
VisualMap.orient() |
Orient |
Toolbox.orient()
获取orient值
|
Orient |
Legend.orient()
获取orient值
|
Orient |
DataZoom.orient()
获取orient值
|
Orient |
DataRange.orient()
获取orient值
|
| 限定符和类型 | 方法和说明 |
|---|---|
VisualMap |
VisualMap.orient(Orient orient) |
Toolbox |
Toolbox.orient(Orient orient)
设置orient值
|
Legend |
Legend.orient(Orient orient)
设置orient值
|
DataZoom |
DataZoom.orient(Orient orient)
设置orient值
|
DataRange |
DataRange.orient(Orient orient)
设置orient值
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Orient |
Orient.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Orient[] |
Orient.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Orient |
Candlestick.layout() |
Orient |
Boxplot.layout() |
| 限定符和类型 | 方法和说明 |
|---|---|
Candlestick |
Candlestick.layout(Orient layout) |
Boxplot |
Boxplot.layout(Orient layout) |
Copyright © 2018. All rights reserved.