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

In This Topic
    MaximumValue Property
    In This Topic
    Gets or sets the maximum value used to calculate the length of the bar.
    Syntax
    'Declaration
     
    Public Property MaximumValue As Double
    public double MaximumValue {get; set;}
    See Also