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

NuGet Package: DevExpress.Charts

Declaration

public static string DefaultPaletteName { get; }

Property Value

Type Description
String

A String value that is the default palette name.

See Also