public interface GaugeProgressOption
| Modifier and Type | Method and Description |
|---|---|
GaugeProgressOption |
setClip(Boolean clip) |
GaugeProgressOption |
setItemStyle(ItemStyleOption itemStyle) |
GaugeProgressOption |
setOverlap(Boolean overlap) |
GaugeProgressOption |
setRoundCap(Boolean roundCap) |
GaugeProgressOption |
setShow(Boolean show) |
GaugeProgressOption |
setWidth(Number width) |
GaugeProgressOption setShow(Boolean show)
GaugeProgressOption setOverlap(Boolean overlap)
GaugeProgressOption setWidth(Number width)
GaugeProgressOption setRoundCap(Boolean roundCap)
GaugeProgressOption setClip(Boolean clip)
GaugeProgressOption setItemStyle(ItemStyleOption itemStyle)
Copyright © 2022. All rights reserved.