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

In This Topic
    Var Method (Tally)
    In This Topic
    Gets the variance of the values in the Tally.
    Syntax
    'Declaration
     
    
    Public Function Var() As System.Double
    public System.double Var()
    See Also