| Package | Description |
|---|---|
| org.icepear.echarts.charts.gauge | |
| org.icepear.echarts.origin.chart.gauge |
| Modifier and Type | Class and Description |
|---|---|
class |
GaugeProgress |
| Modifier and Type | Method and Description |
|---|---|
GaugeProgressOption |
GaugeProgressOption.setClip(Boolean clip) |
GaugeProgressOption |
GaugeProgressOption.setItemStyle(ItemStyleOption itemStyle) |
GaugeProgressOption |
GaugeProgressOption.setOverlap(Boolean overlap) |
GaugeProgressOption |
GaugeProgressOption.setRoundCap(Boolean roundCap) |
GaugeProgressOption |
GaugeProgressOption.setShow(Boolean show) |
GaugeProgressOption |
GaugeProgressOption.setWidth(Number width) |
| Modifier and Type | Method and Description |
|---|---|
GaugeSeriesOption |
GaugeSeriesOption.setProgress(GaugeProgressOption progress) |
GaugeDataItemOption |
GaugeDataItemOption.setProgress(GaugeProgressOption progress) |
Copyright © 2022. All rights reserved.