alexa

    Show / Hide Table of Contents

    Interface IAverageAggregate

    Provides an Average getter.

    Namespace: Syncfusion.Grouping
    Assembly: Syncfusion.Grouping.Base.dll
    Syntax
    public interface IAverageAggregate

    Properties

    Average

    Gets the average.

    Declaration
    double Average { get; }
    Property Value
    Type
    System.Double
    Back to top Generated by DocFX