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


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