Back to Devexpress

Palette.BlueGreenPalette Property

windowsforms-devexpress-dot-xtratreemap-dot-palette.md

latest1.2 KB
Original Source

Palette.BlueGreenPalette Property

Gets the BlueGreenPalette palette of colors.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public static Palette BlueGreenPalette { get; }
vb
Public Shared ReadOnly Property BlueGreenPalette As Palette

Property Value

TypeDescription
Palette

A Palette object that is the BlueGreenPalette palette.

|

Remarks

The image below shows the BlueGreenPalette palette.

See Also

Palette Class

Palette Members

DevExpress.XtraTreeMap Namespace