Back to Devexpress

VioletPalette Class

wpf-devexpress-dot-xpf-dot-treemap-19cf93e4.md

latest1.6 KB
Original Source

VioletPalette Class

Represents the Violet palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette VioletPalette

See Also

VioletPalette Members

DevExpress.Xpf.TreeMap Namespace