ITreeMapColorizer Members
The interface that should be implemented by a colorizer class.Methods
| Name | Description |
|---|---|
| GetItemColor(ITreeMapItem, TreeMapItemGroupInfo) | Returns the color for the specified item with the specified tree location. |
Events
| Name | Description |
|---|---|
| ColorizerChanged | Occurs after a colorizer’s property changes. |
See Also