Back to Devexpress

RedPalette Class

wpf-devexpress-dot-xpf-dot-treemap-64f50db6.md

latest1.6 KB
Original Source

RedPalette Class

Represents the Red palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
public class RedPalette :
    PredefinedPalette
vb
Public Class RedPalette
    Inherits PredefinedPalette

Remarks

The following image demonstrates the Tree Map with the RedPalette object specified as the TreeMapPaletteColorizerBase.Palette property of TreeMapControl.Colorizer.

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette RedPalette

See Also

RedPalette Members

DevExpress.Xpf.TreeMap Namespace