Back to Devexpress

BlueIIPalette Class

wpf-devexpress-dot-xpf-dot-treemap-849f8ca6.md

latest1.6 KB
Original Source

BlueIIPalette Class

Represents the Blue II palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette BlueIIPalette

See Also

BlueIIPalette Members

DevExpress.Xpf.TreeMap Namespace