| Modifier and Type | Class and Description |
|---|---|
class |
BarLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
FunnelLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
GaugeDetail |
class |
GaugeTitle |
| Modifier and Type | Class and Description |
|---|---|
class |
PieLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
SunburstLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
ThemeRiverLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
AxisPointerLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
RadarAxisName |
| Modifier and Type | Class and Description |
|---|---|
class |
SeriesLabel |
class |
SeriesLineLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
Label |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BarLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BarSeries.ts#L43
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunnelLabelOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/funnel/FunnelSeries.ts#L46
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GaugeDetailOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/gauge/GaugeSeries.ts#L94
|
interface |
GaugeTitleOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/gauge/GaugeSeries.ts#L81
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PieLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/pie/PieSeries.ts#L59
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SunburstLabelOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/sunburst/SunburstSeries.ts#L53
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThemeRiverLabelOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/themeRiver/ThemeRiverSeries.ts#L47
|
| Modifier and Type | Method and Description |
|---|---|
DataZoomOption |
DataZoomOption.setTextStyle(LabelOption textStyle) |
| Modifier and Type | Method and Description |
|---|---|
LegendOption |
LegendOption.setSelectorLabel(LabelOption selectorLabel) |
LegendStyleOption |
LegendStyleOption.setTextStyle(LabelOption textStyle) |
| Modifier and Type | Method and Description |
|---|---|
TitleOption |
TitleOption.setSubtextStyle(LabelOption subtextStyle) |
TitleOption |
TitleOption.setTextStyle(LabelOption textStyle) |
| Modifier and Type | Method and Description |
|---|---|
ToolboxOption |
ToolboxOption.setTextStyle(LabelOption textStyle) |
| Modifier and Type | Method and Description |
|---|---|
VisualMapOption |
VisualMapOption.setTextStyle(LabelOption textStyle) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RadarAxisNameOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/radar/RadarModel.ts#L71
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AxisPointerLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1441
|
interface |
LineLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1126
|
interface |
SeriesLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1119
|
interface |
SeriesLineLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1160
|
| Modifier and Type | Method and Description |
|---|---|
LabelOption |
LabelOption.setDistance(Number distance) |
LabelOption |
LabelOption.setMinMargin(Number minMargin) |
LabelOption |
LabelOption.setOffset(Number[] offset) |
LabelOption |
LabelOption.setOverflow(Object overflow) |
LabelOption |
LabelOption.setPosition(String position) |
LabelOption |
LabelOption.setPrecision(Number precision) |
LabelOption |
LabelOption.setPrecision(String precision) |
LabelOption |
LabelOption.setRich(Map<String,TextCommonOption> rich) |
LabelOption |
LabelOption.setRotate(Number rotate) |
LabelOption |
LabelOption.setShow(Boolean show) |
LabelOption |
LabelOption.setSilent(Boolean silent) |
LabelOption |
LabelOption.setValueAnimation(Boolean valueAnimation) |
Copyright © 2022. All rights reserved.