Back to Devexpress

TreeMapPaletteColorizer Properties

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

latest3.1 KB
Original Source

TreeMapPaletteColorizer Properties

The colorizer that colors tree map items using a palette.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ColorizeGroupsGets or sets value indicating whether tree map items should be colorized by groups.
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.
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.

See Also

TreeMapPaletteColorizer Class

TreeMapPaletteColorizer Members

DevExpress.Xpf.TreeMap Namespace