Back to Devexpress

InAFogPalette Class

wpf-devexpress-dot-xpf-dot-charts-ef4c0849.md

latest2.0 KB
Original Source

InAFogPalette Class

Represents the In A Fog palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the In A Fog palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette InAFogPalette

See Also

InAFogPalette Members

Palette

Chart Themes and Palettes

DevExpress.Xpf.Charts Namespace