UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AggregateFunctions - UWP API Reference | Syncfusion ChartAxis. ">

    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 Description
    AggregateFunctions

    Count

    Declaration
    public const AggregateFunctions Count
    Field Value
    Type Description
    AggregateFunctions

    Max

    Declaration
    public const AggregateFunctions Max
    Field Value
    Type Description
    AggregateFunctions

    Min

    Declaration
    public const AggregateFunctions Min
    Field Value
    Type Description
    AggregateFunctions

    None

    Declaration
    public const AggregateFunctions None
    Field Value
    Type Description
    AggregateFunctions

    Sum

    Declaration
    public const AggregateFunctions Sum
    Field Value
    Type Description
    AggregateFunctions

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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