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

Palette.DXTreeMapPalette Property

Gets the DXTreeMapPalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v18.2.dll

Declaration

public static Palette DXTreeMapPalette { get; }

Property Value

Type Description
Palette

A Palette object that is the DXTreeMapPalette palette.

Remarks

The image below shows the DXTreeMapPalette palette.

Palette_DXTreeMap

See Also