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

Palette.ChameleonPalette Property

Gets the ChameleonPalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v18.2.dll

Declaration

public static Palette ChameleonPalette { get; }

Property Value

Type Description
Palette

A Palette object that is the ChameleonPalette palette.

Remarks

The image below shows the ChameleonPalette palette.

Palette_Chameleon

See Also