ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSerAuxErrBarRecord.TErrorBarValue - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartSerAuxErrBarRecord.TErrorBarValue

    Error-bar type.

    Inheritance
    System.Object
    ChartSerAuxErrBarRecord.TErrorBarValue
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class TErrorBarValue : Enum

    Fields

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    XDirectionMinus

    Represents the XDirectionMinus error-bar type.

    Declaration
    public const ChartSerAuxErrBarRecord.TErrorBarValue XDirectionMinus
    Field Value
    Type Description
    ChartSerAuxErrBarRecord.TErrorBarValue

    XDirectionPlus

    Represents the XDirectionPlus error-bar type.

    Declaration
    public const ChartSerAuxErrBarRecord.TErrorBarValue XDirectionPlus
    Field Value
    Type Description
    ChartSerAuxErrBarRecord.TErrorBarValue

    YDirectionMinus

    Represents the YDirectionMinus error-bar type.

    Declaration
    public const ChartSerAuxErrBarRecord.TErrorBarValue YDirectionMinus
    Field Value
    Type Description
    ChartSerAuxErrBarRecord.TErrorBarValue

    YDirectionPlus

    Represents the YDirectionPlus error-bar type.

    Declaration
    public const ChartSerAuxErrBarRecord.TErrorBarValue YDirectionPlus
    Field Value
    Type Description
    ChartSerAuxErrBarRecord.TErrorBarValue
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved