Back to Devexpress

SlipstreamPalette Class

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

latest1.9 KB
Original Source

SlipstreamPalette Class

Represents the Slipstream palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the Slipstream palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette SlipstreamPalette

See Also

SlipstreamPalette Members

DevExpress.Xpf.Charts Namespace