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