Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IErrorBar Interface
Members
In This Topic
    IErrorBar Interface
    In This Topic
    Represents the error bars in a chart series. Error bars indicate the degree of uncertainty for chart data. Only series in area, bar, column, line, and scatter groups on a 2D chart can have error bars. Only series in scatter groups can have x and y error bars.
    Object Model
    IErrorBar Interface
    Syntax
    public interface IErrorBar 
    See Also