Skip to main content

PastelKitPalette Class

Represents the Pastel Kit palette.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: 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