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

Palette.YellowOrangePalette Property

Gets the YellowOrangePalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v20.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public static Palette YellowOrangePalette { get; }

Property Value

Type Description
Palette

A Palette object that is the YellowOrangePalette palette.

Remarks

The image below shows the YellowOrangePalette palette.

Palette_YellowOrange

See Also