Skip to main content
A newer version of this page is available. .

TreeMapPaletteColorizer Properties

The colorizer that colors tree map items using a palette.
Name Description
ColorizeGroups Gets or sets a value indicating whether or not tree map items should be colorized by groups.
Palette Gets or sets the palette the colorizer uses to paint items. Inherited from TreeMapPaletteColorizerBase.
TypeNameSerializable Returns the string value that helps the DevExpress Serializer serialize the specific tree map colorizer type. Inherited from TreeMapColorizerBase.
ValueProvider Inherited from TreeMapColorizerBase.
See Also