Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISparklineGroups Interface / ClearGroups Method


In This Topic
    ClearGroups Method
    In This Topic
    Clears the selected sparkline groups.
    Syntax
    'Declaration
     
    
    Sub ClearGroups() 
    'Usage
     
    
    Dim instance As ISparklineGroups
     
    instance.ClearGroups()
    void ClearGroups()
    See Also