Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel.Drawing Namespace / IErrorBar Interface / Plus Property
In This Topic
    Plus Property
    In This Topic
    Returns or sets formula of positive error amount when error bar value type is Custom.
    Syntax
    System.string Plus {get; set;}
    See Also