Back to Devexpress

BlueWarmPalette Class

wpf-devexpress-dot-xpf-dot-treemap-98f7ae4e.md

latest1.7 KB
Original Source

BlueWarmPalette Class

Represents the Blue Warm palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette BlueWarmPalette

See Also

BlueWarmPalette Members

DevExpress.Xpf.TreeMap Namespace