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

Palette() Constructor

OBSOLETE

This constructor is now obsolete. Use the Palette(string name) constructor instead.

Initializes a new instance of the Palette class with the default settings.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.1.dll

Declaration

[Obsolete("This constructor is now obsolete. Use the Palette(string name) constructor instead.")]
public Palette()
See Also