ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelErrorBarInclude

    Show / Hide Table of Contents

    Enum ExcelErrorBarInclude

    Specifies error-bar parts to be included.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelErrorBarInclude

    Fields

    Name Description
    Both

    Represents both positive and negative error range.

    Minus

    Represents only negative error range.

    Plus

    Represents only positive error range.

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