Skip to main content

Palette.BluePalette Property

Gets the BluePalette palette of colors.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public static Palette BluePalette { get; }

Property Value

Type Description
Palette

A Palette object that is the BluePalette palette.

Remarks

The image below shows the BluePalette palette.

Palette_Blue

See Also