Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineColorScaleRule Class
Members

In This Topic
    RulesEngineColorScaleRule Class
    In This Topic
    Rule with a specified list of Stops which determine the background of the items by interpolating the value of the cell.
    Object Model
    RulesEngineColorScaleRule Class
    Syntax
    'Declaration
     
    Public Class RulesEngineColorScaleRule 
       Inherits RulesEngineRule
    public class RulesEngineColorScaleRule : RulesEngineRule 
    Inheritance Hierarchy

    System.Object
       C1.WPF.RulesManager.RulesEngineRule
          C1.WPF.RulesManager.RulesEngineColorScaleRule

    See Also