menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelErrorBarInclude - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelErrorBarInclude

    Specifies error-bar parts to be included.

    Inheritance
    System.Object
    ExcelErrorBarInclude
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelErrorBarInclude : Enum

    Fields

    Both

    Represents both positive and negative error range.

    Declaration
    public const ExcelErrorBarInclude Both
    Field Value
    Type
    ExcelErrorBarInclude

    Minus

    Represents only negative error range.

    Declaration
    public const ExcelErrorBarInclude Minus
    Field Value
    Type
    ExcelErrorBarInclude

    Plus

    Represents only positive error range.

    Declaration
    public const ExcelErrorBarInclude Plus
    Field Value
    Type
    ExcelErrorBarInclude
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved