Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Charts Namespace / IChart Interface
Members


In This Topic
    IChart Interface
    In This Topic
    Represents a chart in a workbook.
    Syntax
    'Declaration
     
    
    Public Interface IChart 
       Inherits GrapeCity.Spreadsheet.ISheet 
    'Usage
     
    
    Dim instance As IChart
    public interface IChart : GrapeCity.Spreadsheet.ISheet  
    See Also