ISunburstColorizer Members
The interface that a colorizer class should implement.Methods
Name | Description |
---|---|
GetItemColor(ISunburstItem, SunburstItemGroupInfo) | Returns the specified item color in the specified group. |
Events
Name | Description |
---|---|
ColorizerChanged | Occurs after a colorizer’s property changes. |
See Also