Back to Devexpress

Palettes.RedOrange Property

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

latest1.3 KB
Original Source

Palettes.RedOrange Property

Gets the RedOrange palette of colors.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
Palette

A Palette object that is the RedOrange palette.

|

Remarks

The image below shows the RedOrange palette.

For more information, see the Appearance Customization section.

See Also

Palettes Class

Palettes Members

DevExpress.XtraCharts Namespace