Back to Devexpress

Palettes.Blue Property

corelibraries-devexpress-dot-xtracharts-dot-palettes-1eec3104.md

latest1.2 KB
Original Source

Palettes.Blue Property

Gets the Blue palette of colors.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
Palette

A Palette object that is the Blue palette.

|

Remarks

The image below shows the Blue palette.

For more information, see the Appearance Customization section.

See Also

Palettes Class

Palettes Members

DevExpress.XtraCharts Namespace