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


In This Topic
    IDataTable Interface
    In This Topic
    Represents a chart data table.
    Syntax
    'Declaration
     
    
    Public Interface IDataTable 
    'Usage
     
    
    Dim instance As IDataTable
    public interface IDataTable 
    See Also