Skip to main content

Palette.NatureColorsPalette Property

Gets the NatureColorsPalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.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