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


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