Back to Devexpress

TreeMapGradientColorizer Properties

wpf-devexpress-dot-xpf-dot-treemap-dot-treemapgradientcolorizer-dot-underscore-properties.md

latest2.9 KB
Original Source

TreeMapGradientColorizer Properties

The colorizer that colors tree map items from the TreeMapGradientColorizer.StartColor to the TreeMapGradientColorizer.EndColor using a gradient.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EndColorGets or sets the end color of the gradient used to color tree map items.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
OwnerReturns an object’s owner. Inherited from TreeMapDependencyObject.
StartColorGets or sets the start color of the gradient used to color tree map items.

See Also

TreeMapGradientColorizer Class

TreeMapGradientColorizer Members

DevExpress.Xpf.TreeMap Namespace