ASP.NET Core

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

    Show / Hide Table of Contents

    Enum ExcelErrorBarType

    Specifies the range marked by error bars.

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

    Fields

    Name Description
    Custom

    Represents custom error bars.

    Fixed

    Represents fixed-length error bars.

    Percentage

    Represents the percentage of range to be covered by the error bars.

    StandardDeviation

    Represents range for specified number of standard deviations.

    StandardError

    Represents standard error range.

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