ChartControlBase.ActualPalette Property
Returns a palette applied to the chart.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Palette | A palette object that is applied to the chart. |
See Also