Back to Devexpress

InAFogPalette Class

wpf-devexpress-dot-xpf-dot-treemap-37348f01.md

latest1.6 KB
Original Source

InAFogPalette Class

Represents the In a Fog palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette InAFogPalette

See Also

InAFogPalette Members

DevExpress.Xpf.TreeMap Namespace