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


In This Topic
    Ungroup Method (ISparklineGroups)
    In This Topic
    Ungroups the sparklines in the selected sparkline group.
    Syntax
    'Declaration
     
    
    Sub Ungroup() 
    'Usage
     
    
    Dim instance As ISparklineGroups
     
    instance.Ungroup()
    void Ungroup()
    See Also