Back to Devexpress

VioletIIPalette Class

wpf-devexpress-dot-xpf-dot-treemap-464460d5.md

latest1.7 KB
Original Source

VioletIIPalette Class

Represents the Violet II palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette VioletIIPalette

See Also

VioletIIPalette Members

DevExpress.Xpf.TreeMap Namespace