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

CustomPalette Class

Represents a custom palette for the colorizers.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v21.2.dll

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public class CustomPalette :
    PaletteBase

Remarks

This class introduces the CustomPalette.Colors property allowing you to specify the colors used to colorize tree map items.

See Also