TreeMapRangeColorizer Constructors
A colorizer that allows you to provide colors based on which range the TreeMapItem.Value belongs to.| Name | Description |
|---|---|
| TreeMapRangeColorizer() | Initializes a new instance of the TreeMapRangeColorizer class with default settings. |
See Also