Back to Devexpress

YellowOrangePalette Class

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

latest1.7 KB
Original Source

YellowOrangePalette Class

Represents the Yellow Orange palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette YellowOrangePalette

See Also

YellowOrangePalette Members

DevExpress.Xpf.TreeMap Namespace