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


In This Topic
    IChartGroups Interface
    In This Topic
    Represents one or more series plotted in a chart with the same format.
    Syntax
    'Declaration
     
    
    Public Interface IChartGroups 
    'Usage
     
    
    Dim instance As IChartGroups
    public interface IChartGroups 
    See Also