Spread WPF 18
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