Skip to main content
A newer version of this page is available. .

Palette.TerracottaPiePalette Property

Gets the TerracottaPiePalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v20.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public static Palette TerracottaPiePalette { get; }

Property Value

Type Description
Palette

A Palette object that is the TerracottaPiePalette palette.

Remarks

The image below shows the TerracottaPiePalette palette.

Palette_GreenYellow

See Also