SiMicrochartProgressComponent documentation¶
selector
si-microchart-progressInput Properties¶
| Name | Type | Default | Description |
|---|---|---|---|
| barHeight ¶ | number | 4 | Progress bar height in pixels. |
| barWidth ¶ | number | 64 | Progress bar width in pixels. |
| series | MicrochartProgressSeries | Microchart progress series. Example series can be: Example: Series: MicrochartProgressSeries = { valuePercent: 80, colorToken: 'si-sys-data-categorical-7' }; |
Types Documentation¶
|
Except where otherwise noted, content on this site is licensed under MIT License.