Skip to main content
A newer version of this page is available. .
All docs
V20.2

SankeyPaletteColorizer.PaletteName Property

Gets or sets the name of a palette that is applied to a diagram.

Namespace: DevExpress.XtraCharts.Sankey

Assembly: DevExpress.XtraCharts.v20.2.dll

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

Declaration

public string PaletteName { get; set; }

Property Value

Type Description
String

The palette name.

See Also