TreeMapGradientColorizer Fields
The colorizer that colors tree map items from the TreeMapGradientColorizer.StartColor to the TreeMapGradientColorizer.EndColor using a gradient.| Name | Description |
|---|---|
| EndColorProperty static | Identifies the TreeMapGradientColorizer.EndColor dependency property. |
| StartColorProperty static | Identifies the TreeMapGradientColorizer.StartColor dependency property. |
See Also