SiMicroDonutComponent documentation¶
selector
si-micro-donut
Input Properties¶
Name | Type | Default | Description |
---|---|---|---|
radius ¶ | number | 7.5 | Radius of donut. The radius is calculated from center of the donut to the mid point of the arc. |
series | MicroDonutSeries [] | [] | Micro donut series. Can also be an array representing multiple series. Each series, in case of multiple, forms section of the arc, in percentage of the respective value. Example series can be: Example: Series: MicroDonutSeries[] = [{ valuePercent: 40, colorToken: 'element-data-4' }]; |
Types Documentation¶
One series of the micro donut chart. | ||||
---|---|---|---|---|
|
Except where otherwise noted, content on this site is licensed under MIT License.