Skip to main content

Palette.YellowPalette Property

Gets the YellowPalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public static Palette YellowPalette { get; }

Property Value

Type Description
Palette

A Palette object that is the YellowPalette palette.

Remarks

The image below shows the YellowPalette palette.

Palette_Yellow

See Also