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

Palette.NatureColorsPalette Property

Gets the NatureColorsPalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v20.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public static Palette NatureColorsPalette { get; }

Property Value

Type Description
Palette

A Palette object that is the NatureColorsPalette palette.

Remarks

The image below shows the NatureColorsPalette palette.

Palette_NatureColors

See Also