Back to Devexpress

TreeMapRangeColorizer Properties

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

latest3.2 KB
Original Source

TreeMapRangeColorizer Properties

A colorizer that allows you to provide colors based on which range the TreeMapItem.Value belongs to.

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.
GroupColorGets or sets the color used to colorize groups.
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.
LegendItemPatternGets or sets the format pattern that is applied to a treemap legend item’s text. Inherited from TreeMapPaletteColorizerBase.
OwnerReturns an object’s owner. Inherited from TreeMapDependencyObject.
PaletteGets or sets the palette used to color tree map items by the colorizer. Inherited from TreeMapPaletteColorizerBase.
RangeStopsGets range stops for the range colorizer.

See Also

TreeMapRangeColorizer Class

TreeMapRangeColorizer Members

DevExpress.Xpf.TreeMap Namespace