TreeMapGradientColorizer Properties
The colorizer that colors tree map items from the TreeMapGradientColorizer.StartColor to the TreeMapGradientColorizer.EndColor using a gradient.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
End |
Gets or sets the end color of the gradient used to color tree map items. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Owner |
Returns an object’s owner.
Inherited from Tree |
Start |
Gets or sets the start color of the gradient used to color tree map items. |
See Also