[]
        
(Showing Draft Content)

C1.WPF.RulesManager.RulesEngineColorScaleRule

RulesEngineColorScaleRule Class

Rule with a specified list of Stops which determine the background of the items by interpolating the value of the cell.

Inheritance
RulesEngineColorScaleRule
Implements
IXmlSerializable
Namespace: C1.WPF.RulesManager
Assembly: C1.WPF.RulesManager.dll
Syntax
public class RulesEngineColorScaleRule : RulesEngineRule, IXmlSerializable
Public Class RulesEngineColorScaleRule
    Inherits RulesEngineRule
    Implements IXmlSerializable

Constructors

Name Description
RulesEngineColorScaleRule()

Initializes a new instance of the RulesEngineColorScaleRule class.

Properties

Name Description
Stops

Gets the list of stops.

Methods

Name Description
GetApplicableFields(RulesEngineSource)

Gets the fields from the source where this rule is applicable

GetStyle(RulesEngineSource, int, string)

Gets the style for the specified source.