Back to Devexpress

VioletPalette Class

wpf-devexpress-dot-xpf-dot-charts-6d052030.md

latest1.8 KB
Original Source

VioletPalette Class

Represents the Violet palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the Violet palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette VioletPalette

See Also

VioletPalette Members

DevExpress.Xpf.Charts Namespace