SunburstItem Constructors
The SunburstControl‘s item.| Name | Parameters | Description |
|---|---|---|
| SunburstItem() | none | Initializes a new instance of the SunburstItem class with the default settings. |
| SunburstItem(Double, String) | value, label | Initializes a new instance of the SunburstItem class with the specified settings. |
See Also