Back to Devexpress

Palettes.YellowOrange Property

corelibraries-devexpress-dot-xtracharts-dot-palettes-acbaf099.md

latest1.3 KB
Original Source

Palettes.YellowOrange Property

Gets the YellowOrange palette of colors.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
Palette

A Palette object that is the YellowOrange palette.

|

Remarks

The image below shows the YellowOrange palette.

For more information, see the Appearance Customization section.

See Also

Palettes Class

Palettes Members

DevExpress.XtraCharts Namespace