Back to Devexpress

Palette.NorthernLightsPalette Property

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

latest1.3 KB
Original Source

Palette.NorthernLightsPalette Property

Gets the NorthernLightsPalette palette of colors.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

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

Property Value

TypeDescription
Palette

A Palette object that is the NorthernLightsPalette palette.

|

Remarks

The image below shows the NorthernLightsPalette palette.

See Also

Palette Class

Palette Members

DevExpress.XtraTreeMap Namespace