Back to Devexpress

RedOrangePalette Class

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

latest1.7 KB
Original Source

RedOrangePalette Class

Represents the Red Orange palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette RedOrangePalette

See Also

RedOrangePalette Members

DevExpress.Xpf.TreeMap Namespace