alexa

    Show / Hide Table of Contents

    Enum ChartSerAuxErrBarRecord.TErrorBarValue

    Error-bar type.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum TErrorBarValue

    Fields

    Name Description
    XDirectionMinus

    Represents the XDirectionMinus error-bar type.

    XDirectionPlus

    Represents the XDirectionPlus error-bar type.

    YDirectionMinus

    Represents the YDirectionMinus error-bar type.

    YDirectionPlus

    Represents the YDirectionPlus error-bar type.

    Back to top Generated by DocFX