Back to Devexpress

MarqueePalette Class

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

latest1.6 KB
Original Source

MarqueePalette Class

Represents the Marquee palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette MarqueePalette

See Also

MarqueePalette Members

DevExpress.Xpf.TreeMap Namespace