Back to Devexpress

Palettes.PastelKit Property

corelibraries-devexpress-dot-xtracharts-dot-palettes-3c38f4b6.md

latest1.3 KB
Original Source

Palettes.PastelKit Property

Gets the PastelKit palette of colors.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
Palette

A Palette object that is the PastelKit palette.

|

Remarks

The image below shows the PastelKit palette.

For more information, see the Appearance Customization section.

See Also

Palettes Class

Palettes Members

DevExpress.XtraCharts Namespace