ColorScaleFormat Class
OBSOLETE
Use the Xpf.Core.ConditionalFormatting.ColorScaleFormat instead
Represents the color scale format.
Namespace: DevExpress.Xpf.Grid.ConditionalFormatting
Assembly: DevExpress.Xpf.Grid.v24.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.
Inheritance
Object
DispatcherObject
DependencyObject
Freezable
DevExpress.Xpf.Core.ConditionalFormatting.IndicatorFormatBase
ColorScaleFormat
ColorScaleFormat
See Also