TreeMapRangeColorizer Methods
A colorizer that allows you to provide colors based on which range the TreeMapItem.Value belongs to.| Name | Description |
|---|---|
| GetItemColor(TreeMapItem, TreeMapItemGroupInfo) | Returns the color for the specified item with the specified tree location. |
See Also