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