Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISparklineGroup Interface / Delete Method


In This Topic
    Delete Method (ISparklineGroup)
    In This Topic
    Deletes the sparkline group.
    Syntax
    'Declaration
     
    
    Sub Delete() 
    'Usage
     
    
    Dim instance As ISparklineGroup
     
    instance.Delete()
    void Delete()
    See Also