Back to Devexpress

PaletteEntry Constructors

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

latest1.1 KB
Original Source

PaletteEntry Constructors

Represents a single element in the Palette.

NameParametersDescription
PaletteEntry()noneInitializes a new instance of the PaletteEntry class with the default settings.
PaletteEntry(Color, Color)color, color2Initializes a new instance of the PaletteEntry class with the color.
PaletteEntry(Color)colorInitializes a new instance of the PaletteEntry class with the specified color.

See Also

PaletteEntry Class

PaletteEntry Members

DevExpress.XtraCharts Namespace