Back to Devexpress

RedVioletPalette Class

wpf-devexpress-dot-xpf-dot-charts-08ceeaa8.md

latest1.9 KB
Original Source

RedVioletPalette Class

Represents the RedViolet palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the RedViolet palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette RedVioletPalette

See Also

RedVioletPalette Members

DevExpress.Xpf.Charts Namespace