Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IErrorBar Interface
Methods

In This Topic
    IErrorBar Interface Members
    In This Topic

    The following tables list the members exposed by IErrorBar.

    Public Methods
     NameDescription
     MethodClears the formatting of the object.  
     MethodDeletes the object.  
     MethodGets the amount of error bar.  
     MethodReturns the direction of the error bar.  
     MethodGets the end style for the error bar.  
     MethodReturns the format for chart elements.  
     MethodGets formula of negative error amount when error bar value type is Custom.  
     MethodReturns the parent object for the specified object.  
     MethodGets formula of positive error amount when error bar value type is Custom.  
     MethodGets which error-bar parts to include.  
     MethodGets the range marked by error bars.  
     MethodSets amount of error bar. The amount must be greater than or equal to zero.  
     MethodSets the end style for the error bar.  
     MethodSets formula of negative error amount when error bar value type is Custom.  
     MethodSets formula of positive error amount when error bar value type is Custom.  
     MethodSets which error-bar parts to include.  
     MethodSets the range marked by error bars.  
    Top
    See Also