Skip to main content
A newer version of this page is available. .

DefaultPalette Class

Represents a default palette (collection of entries with two colors) used to draw a chart using the current appearance settings.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

[RuntimeObject]
public class DefaultPalette :
    Palette

Inheritance

See Also