menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FormateSelectedAverageValueType - API Reference

    Show / Hide Table of Contents

    Enum FormateSelectedAverageValueType

    Specifies the type of the condition based on which the cell value is compared with the average value.

    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    public enum FormateSelectedAverageValueType

    Fields

    Name Description
    Above

    Formats the cells that have values above the average value.

    Below

    Formats the cells that have values below the average value.

    EqualOrAbove

    Formats the cells that have value equals or above the average value.

    EqualOrBelow

    Formats the cells that have value equals or below the average value.

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