| 程序包 | 说明 |
|---|---|
| com.github.abel533.echarts.axis |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TimeAxis
时间型坐标轴用法同数值型,只是目标处理和格式化显示时会自动转变为时间,并且随着时间跨度的不同自动切换需要显示的时间粒度
|
| 限定符和类型 | 方法和说明 |
|---|---|
ValueAxis |
ValueAxis.nameLocation(NameLocation nameLocation)
设置nameLocation值
|
ValueAxis |
ValueAxis.nameTextStyle(LineStyle style)
设置style值
|
ValueAxis |
ValueAxis.power(Integer power)
设置power值
|
ValueAxis |
ValueAxis.precision(Integer precision)
设置precision值
|
ValueAxis |
ValueAxis.splitNumber(Integer splitNumber)
设置splitNumber值
|
Copyright © 2018. All rights reserved.