TreeMapGradientColorizer Properties
The colorizer that colors tree map items from the TreeMapGradientColorizer.StartColor to the TreeMapGradientColorizer.EndColor using a gradient.| Name | Description |
|---|---|
| EndColor | Gets or sets the end color of the gradient used to color tree map items. |
| Owner | Returns an object’s owner. Inherited from TreeMapDependencyObject. |
| StartColor | Gets or sets the start color of the gradient used to color tree map items. |
See Also