TreeMapPaletteColorizerBase Class
The base class for all palette based colorizers.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
public abstract class TreeMapPaletteColorizerBase :
TreeMapColorizerBase,
IWeakEventListener
Remarks
This class introduces the TreeMapPaletteColorizerBase.Palette property, allowing you to specify the palette used to color items.
Inheritance
See Also