Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IErrorBar Interface / setAmount Method
In This Topic
    setAmount Method
    In This Topic
    Sets amount of error bar. The amount must be greater than or equal to zero.
    Syntax
    void setAmount( 
       double value
    )

    Parameters

    value
    See Also