Skip to main content
A newer version of this page is available. .

InAFogPalette Class

Represents the In A Fog palette.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

public class InAFogPalette :
    PredefinedPalette

Remarks

The following colors comprise the In A Fog palette.

palette-inafog

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

palette-chart-inafog

For more information, see Chart Themes and Palettes.

See Also