| Modifier and Type | Class and Description |
|---|---|
class |
ValueAxis |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueParallelAxis |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueAngleAxis |
class |
ValueRadiusAxis |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueSingleAxis |
| Modifier and Type | Method and Description |
|---|---|
ValueAxisBaseOption |
ValueAxisBaseOption.setAxisLabel(Object axisLabel) |
ValueAxisBaseOption |
ValueAxisBaseOption.setScale(Boolean scale) |
ValueAxisBaseOption |
ValueAxisBaseOption.setType(String type) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValueAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L33
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L42
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L45
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValueParallelAxisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/parallel/AxisModel.ts#L43
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/axisCommonTypes.ts#L257
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValueAngleAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/polar/AxisModel.ts#L30
|
interface |
ValueRadiusAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/polar/AxisModel.ts#L47
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValueSingleAxisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/single/AxisModel.ts#L32
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/axisCommonTypes.ts#L257
|
Copyright © 2022. All rights reserved.