Skip to main content

Palette.YellowOrangePalette Property

Gets the YellowOrangePalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v24.2.dll

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