menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AggregateFunctions - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AggregateFunctions

    Represents the aggregation functionsChartAxis.

    Inheritance
    System.Object
    AggregateFunctions
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class AggregateFunctions : Enum

    Fields

    Average

    Declaration
    public const AggregateFunctions Average
    Field Value
    Type
    AggregateFunctions

    Count

    Declaration
    public const AggregateFunctions Count
    Field Value
    Type
    AggregateFunctions

    Max

    Declaration
    public const AggregateFunctions Max
    Field Value
    Type
    AggregateFunctions

    Min

    Declaration
    public const AggregateFunctions Min
    Field Value
    Type
    AggregateFunctions

    None

    Declaration
    public const AggregateFunctions None
    Field Value
    Type
    AggregateFunctions

    Sum

    Declaration
    public const AggregateFunctions Sum
    Field Value
    Type
    AggregateFunctions

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved