menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Olap.Engine.CalculationColumn - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.Olap.Engine.CalculationColumn

    Classes

    ExpressionHelper

    Supports the calculations of expressions and summaries on an IEnumerable object. See the InitSummaryLibrary and InitFunctionLibrary methods to see the code for adding support for specific summaries and functions. Summaries are aggregation calculations applied to IEnumerable lists (e.g, StdDev), and functions are calculation applied to singular objects, usually members of an IEnumerable list (e.g, Cos).

    ExpressionObject

    A wrapper class for an expression object added to an ExpressionHelper class.

    Enums

    ExpressionError

    Represents the expression error enumeration constants.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved