Back to Devexpress

BlueIIPalette Class

wpf-devexpress-dot-xpf-dot-charts-3dcdd58d.md

latest1.8 KB
Original Source

BlueIIPalette Class

Represents the BlueII palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the BlueII palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette BlueIIPalette

See Also

BlueIIPalette Members

DevExpress.Xpf.Charts Namespace