wpf-devexpress-dot-xpf-dot-charts-8363221e.md
Represents the base class for all palettes (collection of colors).
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class PaletteBase :
ChartDependencyObject
Public MustInherit Class PaletteBase
Inherits ChartDependencyObject
The PaletteBase class serves as a base for all classes that represent the palette.
Show 40 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase IndicatorsPalette
See Also