IsabyteProgressCircle
API reference for IsabyteProgressCircle — parameters, event callbacks, and related configuration.
IsabyteProgressCircle
Open demo →Parameters
| Name | Type | Flags | Description |
|---|---|---|---|
Enabled | bool | — | |
Value | double | — | |
Min | double | — | |
Max | double | — | |
Color | KnownColor? | Nullable | — |
ColorHex | string | — | |
GradientColor | KnownColor? | Nullable | — |
GradientColorHex | string | — | |
CircleStyle | IsabyteProgressBarCircleStyle | — | |
Size | IsabyteComponentSize | — | |
Diameter | int? | Nullable | — |
StrokeWidth | int | — | |
ShowLabel | bool | — | |
HelpText | string | Nullable | — |
HelpTextPosition | IsabyteProgressCircleHelpTextPosition | — | |
ValueFormat | string | — | |
Disabled | bool | — | |
CssClass | string | — |