Back to Devexpress

Office2013Palette Class

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

latest1.7 KB
Original Source

Office2013Palette Class

Represents the Office 2013 palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette Office2013Palette

See Also

Office2013Palette Members

DevExpress.Xpf.TreeMap Namespace