Back to Devexpress

OfficePalette Class

wpf-devexpress-dot-xpf-dot-treemap-5afcd6c4.md

latest1.6 KB
Original Source

OfficePalette Class

Represents the Office palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette OfficePalette

See Also

OfficePalette Members

DevExpress.Xpf.TreeMap Namespace