Skip to main content

Palette.RedOrangePalette Property

Gets the RedOrangePalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public static Palette RedOrangePalette { get; }

Property Value

Type Description
Palette

A Palette object that is the RedOrangePalette palette.

Remarks

The image below shows the RedOrangePalette palette.

Palette_RedOrange

See Also