Back to Devexpress

Palettes.Grayscale Property

corelibraries-devexpress-dot-xtracharts-dot-palettes-2ba574b1.md

latest1.3 KB
Original Source

Palettes.Grayscale Property

Gets the Grayscale palette of colors.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public static Palette Grayscale { get; }
vb
Public Shared ReadOnly Property Grayscale As Palette

Property Value

TypeDescription
Palette

A Palette object that is the Grayscale palette.

|

Remarks

The image below shows the Grayscale palette.

For more information, see the Appearance Customization section.

See Also

Palettes Class

Palettes Members

DevExpress.XtraCharts Namespace