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

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