A newer version of this page is available.
Switch to the current version.
TreeMapPaletteColorizerBase Class
A base class for all colorizers supporting a palette.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v18.2.dll
Declaration
public abstract class TreeMapPaletteColorizerBase :
TreeMapColorizerBase
Public MustInherit Class TreeMapPaletteColorizerBase
Inherits TreeMapColorizerBase
Remarks
This class introduces the TreeMapPaletteColorizerBase.Palette property, allowing you to specify the palette used to color tree map items.
Implements
Inheritance
Object
DevExpress.XtraTreeMap.HierarchicalElement
TreeMapElement
TreeMapColorizerBase
TreeMapPaletteColorizerBase
See Also
Feedback