Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineColorScaleStop Class / Color Property

In This Topic
    Color Property (RulesEngineColorScaleStop)
    In This Topic
    Gets or sets the color used to interpolate the value of the item and determine the background.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also