Skip to main content

Palette.BlueGreenPalette Property

Gets the BlueGreenPalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public static Palette BlueGreenPalette { get; }

Property Value

Type Description
Palette

A Palette object that is the BlueGreenPalette palette.

Remarks

The image below shows the BlueGreenPalette palette.

Palettes_BlueGreen

See Also