Skip to main content
All docs
V24.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.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public string PaletteName { get; set; }

#Property Value

Type Description
String

The palette name.

See Also