Skip to main content

Office2013Palette Class

Represents the Office 2013 palette.

Namespace: DevExpress.Xpf.TreeMap

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

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public class Office2013Palette :
    PredefinedPalette

Remarks

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

Office2013Palette

See Also