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

OrangePalette Class

Represents the Orange palette.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public class OrangePalette :
    PredefinedPalette

Remarks

The following colors comprise the Orange palette.

Palette_Orange

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

OrangePalette

For more information, see Chart Themes and Palettes.

See Also