Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IErrorBar Interface
Properties Methods

In This Topic
    IErrorBar Interface Members
    In This Topic

    The following tables list the members exposed by IErrorBar.

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