Back to Devexpress

SlipstreamPalette Class

wpf-devexpress-dot-xpf-dot-treemap-6e145ee9.md

latest1.7 KB
Original Source

SlipstreamPalette Class

Represents the Slipstream palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette SlipstreamPalette

See Also

SlipstreamPalette Members

DevExpress.Xpf.TreeMap Namespace