Skip to main content
A newer version of this page is available. .

ColorScaleFormat Class

OBSOLETE

Use the Xpf.Core.ConditionalFormatting.ColorScaleFormat instead

Represents the color scale format.

Namespace: DevExpress.Xpf.Grid.ConditionalFormatting

Assembly: DevExpress.Xpf.Grid.v21.2.Core.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

[Obsolete("Use the Xpf.Core.ConditionalFormatting.ColorScaleFormat instead")]
[Browsable(false)]
public class ColorScaleFormat :
    ColorScaleFormat

Remarks

An example of the color scale formatting is shown below.

CFcolorscales

Inheritance

Object
DispatcherObject
DependencyObject
Freezable
DevExpress.Xpf.Core.ConditionalFormatting.IndicatorFormatBase
ColorScaleFormat
ColorScaleFormat
See Also