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

DefaultPalette.DefaultPaletteName Property

Gets the default palette name of the chart.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

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

Declaration

public static string DefaultPaletteName { get; }

Property Value

Type Description
String

A String value that is the default palette name.

See Also