Back to Devexpress

Palette.Add Method

corelibraries-devexpress-dot-xtracharts-dot-palette-dot-add.md

latest722 B
Original Source

Palette.Add Method

NameParametersDescription
Add(PaletteEntry)entryAppends the specified PaletteEntry object to the current palette.
Add(Color, Color)color, color2Appends a new palette entry with the specified first and second colors to the current palette.
Add(Color)colorAppends a new palette entry with the specified color to the current palette.