Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Charts Namespace / IErrorBars Interface
Members


In This Topic
    IErrorBars Interface
    In This Topic
    Represents the error bars in a chart series.
    Syntax
    'Declaration
     
    
    Public Interface IErrorBars 
    'Usage
     
    
    Dim instance As IErrorBars
    public interface IErrorBars 
    See Also