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

PaletteColorizer3DBase.Palette Property

Gets or sets the palette whose colors are provided to point markers.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

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

Declaration

public Palette Palette { get; set; }

Property Value

Type Description
Palette

The palette.

See Also