Back to Devexpress

CustomPalette Class

wpf-devexpress-dot-xpf-dot-treemap-26ea9677.md

latest1.5 KB
Original Source

CustomPalette Class

Represents a custom palette for the colorizers.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
public class CustomPalette :
    PaletteBase
vb
Public Class CustomPalette
    Inherits PaletteBase

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase CustomPalette

See Also

CustomPalette Members

DevExpress.Xpf.TreeMap Namespace