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


In This Topic
    IChartObjects Interface
    In This Topic
    Represents a collection of all the IChartObject objects on the specified chart sheet or worksheet.
    Syntax
    'Declaration
     
    
    Public Interface IChartObjects 
    'Usage
     
    
    Dim instance As IChartObjects
    public interface IChartObjects 
    See Also