ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelErrorBarType - ASP.NETMVC API Reference | Syncfusion

    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 - 2021 Syncfusion Inc. All Rights Reserved