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

In This Topic
    Color Property (RulesEngineDataBarRule)
    In This Topic
    Gets or sets the color of the bar.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also