Back to Devexpress

Palette.GreenPalette Property

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

latest1.2 KB
Original Source

Palette.GreenPalette Property

Gets the GreenPalette palette of colors.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

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

Property Value

TypeDescription
Palette

A Palette object that is the GreenPalette palette.

|

Remarks

The image below shows the GreenPalette palette.

See Also

Palette Class

Palette Members

DevExpress.XtraTreeMap Namespace