Skip to main content

CustomPalette Class

Represents a custom palette for the colorizers.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v23.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