Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IErrorBar Interface / Amount Property
In This Topic
    Amount Property
    In This Topic
    Returns or sets amount of error bar. The amount must be greater than or equal to zero.
    Syntax
    System.double Amount {get; set;}
    See Also