Back to Devexpress

BluePalette Class

wpf-devexpress-dot-xpf-dot-treemap-2bc45f9d.md

latest1.6 KB
Original Source

BluePalette Class

Represents the Blue palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette BluePalette

See Also

BluePalette Members

DevExpress.Xpf.TreeMap Namespace