Back to Devexpress

Office2016Palette Class

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

latest1.7 KB
Original Source

Office2016Palette Class

Represents the Office 2016 palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette Office2016Palette

See Also

Office2016Palette Members

DevExpress.Xpf.TreeMap Namespace