| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| classList | 自定义class | Object | - |
| class | 自定义class | string | - |
| style | 自定义样式 | Object | |
| hidePercent | 隐藏百分比 | boolean | |
| status | 状态 | normal | error | active | success | normal |
| value | 可控值 | number | |
| strokeWidth | 宽度 | number | |
| textInside | 内显文案 | boolean | |
| infoRender | 自定义文案 | Function | |
| strokeColor | 颜色 | string | string[] | StrokeProps[] | |
| type | 类型 | line | circle | line |
| radius | 半径 | number | 60 |
| max | 最大值 | number | 100 |