Back to Devexpress

NatureColorsPalette Class

wpf-devexpress-dot-xpf-dot-treemap-d1e0f5d1.md

latest1.7 KB
Original Source

NatureColorsPalette Class

Represents the Nature Colors palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette NatureColorsPalette

See Also

NatureColorsPalette Members

DevExpress.Xpf.TreeMap Namespace