Back to Devexpress

YellowPalette Class

wpf-devexpress-dot-xpf-dot-treemap-195bd713.md

latest1.6 KB
Original Source

YellowPalette Class

Represents the Yellow palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette YellowPalette

See Also

YellowPalette Members

DevExpress.Xpf.TreeMap Namespace