ComponentOne Binding Expressions for WPF and Silverlight
C1.Silverlight.Binding Namespace / Tally Class / Range Method

In This Topic
    Range Method (Tally)
    In This Topic
    Gets the range of values in the Tally (maximum minus minimum).
    Syntax
    'Declaration
     
    
    Public Function Range() As System.Double
    public System.double Range()
    See Also