Back to Devexpress

VioletIIPalette Class

wpf-devexpress-dot-xpf-dot-charts-9a4072c2.md

latest1.8 KB
Original Source

VioletIIPalette Class

Represents the VioletII palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the VioletII palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette VioletIIPalette

See Also

VioletIIPalette Members

DevExpress.Xpf.Charts Namespace