Back to Devexpress

Palettes.Green Property

corelibraries-devexpress-dot-xtracharts-dot-palettes-7ea263b3.md

latest1.3 KB
Original Source

Palettes.Green Property

Gets the Green palette of colors.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
Palette

A Palette object that is the Green palette.

|

Remarks

The image below shows the Green palette.

For more information, see the Appearance Customization section.

See Also

Palettes Class

Palettes Members

DevExpress.XtraCharts Namespace