Back to Devexpress

OrangeRedPalette Class

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

latest1.7 KB
Original Source

OrangeRedPalette Class

Represents the Orange Red palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette OrangeRedPalette

See Also

OrangeRedPalette Members

DevExpress.Xpf.TreeMap Namespace