| Package | Description |
|---|---|
| org.icepear.echarts.charts.pie | |
| org.icepear.echarts.origin.chart.pie | |
| org.icepear.echarts.origin.util |
| Modifier and Type | Class and Description |
|---|---|
class |
PieLabelLine |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PieLabelLineOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/pie/PieSeries.ts#L79
|
| Modifier and Type | Method and Description |
|---|---|
LabelLineOption |
LabelLineOption.setLength(Number length) |
LabelLineOption |
LabelLineOption.setLength2(Number length2) |
LabelLineOption |
LabelLineOption.setLineStyle(LineStyleOption lineStyle) |
LabelLineOption |
LabelLineOption.setMinTurnAngle(Number minTurnAngle) |
LabelLineOption |
LabelLineOption.setShow(Boolean show) |
LabelLineOption |
LabelLineOption.setShowAbove(Boolean showAbove) |
LabelLineOption |
LabelLineOption.setSmooth(Boolean smooth) |
LabelLineOption |
LabelLineOption.setSmooth(Number smooth) |
| Modifier and Type | Method and Description |
|---|---|
SeriesOption |
SeriesOption.setLabelLine(LabelLineOption labelLine) |
Copyright © 2022. All rights reserved.