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.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

[RuntimeObject]
public class DefaultPalette :
    Palette

Inheritance

See Also