Back to Devexpress

CustomPalette Constructors

wpf-devexpress-dot-xpf-dot-charts-dot-custompalette-dot-ctor.md

latest822 B
Original Source

CustomPalette Constructors

Represents a custom palette (collection of colors) used to draw a chart.

NameParametersDescription
CustomPalette()noneInitializes a new instance of the CustomPalette class with default settings.
CustomPalette(Color[])paletteColorsInitializes a new instance of the CustomPalette class with specified settings.

See Also

CustomPalette Class

CustomPalette Members

DevExpress.Xpf.Charts Namespace