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

PastelKitPalette Class

Represents the Pastel Kit palette.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public class PastelKitPalette :
    PredefinedPalette

Remarks

The following colors comprise the Pastel Kit palette.

palette-pastelkit

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

palette-chart-pastelkit

For more information, see Chart Themes and Palettes.

See Also