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

ChameleonPalette Class

Represents the Chameleon palette.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class ChameleonPalette :
    PredefinedPalette

Remarks

The following colors comprise the Chameleon palette.

palette-chameleon

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

palette-chart-chameleon

For more information, see Chart Themes and Palettes.

See Also