Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISparklineGroups Interface / group Method / group(IRange) Method
The range the sparkline group is based on. If it is null, it isbased on the first sparkline in groups.
In This Topic
    group(IRange) Method
    In This Topic
    Groups the selected sparklines.
    Syntax
    void group( 
       IRange Location
    )

    Parameters

    Location
    The range the sparkline group is based on. If it is null, it isbased on the first sparkline in groups.
    See Also