Back to Devexpress

RedVioletPalette Class

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

latest1.7 KB
Original Source

RedVioletPalette Class

Represents the Red Violet palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette RedVioletPalette

See Also

RedVioletPalette Members

DevExpress.Xpf.TreeMap Namespace