PaletteBase Class
In This Article
Represents the base class for all palettes (collection of colors).
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class PaletteBase :
ChartDependencyObject
#Remarks
The PaletteBase class serves as a base for all classes that represent the palette.
#Inheritance
Show 40 items
See Also