Back to Devexpress

NorthernLightsPalette Class

wpf-devexpress-dot-xpf-dot-charts-5cb9853c.md

latest2.1 KB
Original Source

NorthernLightsPalette Class

Represents the Northern Lights palette.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class NorthernLightsPalette :
    PredefinedPalette
vb
Public Class NorthernLightsPalette
    Inherits PredefinedPalette

Remarks

The following colors comprise the Northern Lights palette.

The following image demonstrates a compound chart with the NorthernLightsPalette object assigned to the ChartControlBase.Palette property.

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette NorthernLightsPalette

See Also

NorthernLightsPalette Members

Palette

Chart Themes and Palettes

DevExpress.Xpf.Charts Namespace