Back to Devexpress

TerracottaPiePalette Class

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

latest1.7 KB
Original Source

TerracottaPiePalette Class

Represents the Terracota Pie palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette TerracottaPiePalette

See Also

TerracottaPiePalette Members

DevExpress.Xpf.TreeMap Namespace