Back to Devexpress

PaletteEntry.Color2 Property

corelibraries-devexpress-dot-xtracharts-dot-paletteentry-dot-color2.md

latest1.1 KB
Original Source

PaletteEntry.Color2 Property

Gets or sets the second color of the palette entry.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public Color Color2 { get; set; }
vb
Public Property Color2 As Color

Property Value

TypeDescription
Color

A Color value which represents the second color of the palette entry.

|

See Also

PaletteEntry Class

PaletteEntry Members

DevExpress.XtraCharts Namespace