Skip to main content

Palette.RedPalette Property

Gets the RedPalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public static Palette RedPalette { get; }

Property Value

Type Description
Palette

A Palette object that is the RedPalette palette.

Remarks

The image below shows the RedPalette palette.

Palette_RedViolet

See Also