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

Palette.TheTreesPalette Property

Gets the TheTreesPalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v18.2.dll

Declaration

public static Palette TheTreesPalette { get; }

Property Value

Type Description
Palette

A Palette object that is the TheTreesPalette palette.

Remarks

The image below shows the TheTreesPalette palette.

Palette_TheTrees

See Also