Skip to main content

Palette.GreenPalette Property

Gets the GreenPalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public static Palette GreenPalette { get; }

Property Value

Type Description
Palette

A Palette object that is the GreenPalette palette.

Remarks

The image below shows the GreenPalette palette.

Palette_Green

See Also