Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineStyle Class / DataBarValue Property

In This Topic
    DataBarValue Property
    In This Topic
    Gets or sets the data-bar value of the item.
    Syntax
    'Declaration
     
    Public Property DataBarValue As Double
    public double DataBarValue {get; set;}
    See Also