Palette Class
Represents a palette (collection of colors) used to draw a chart.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Related API Members
The following members return Palette objects:
Remarks
A Palette object is returned by the ChartBase.Palette property.
Inheritance
Object
Palette
See Also