[]
Groups the selected sparklines.
void Group(IRange Location = null)
Sub Group(Optional Location As IRange = Nothing)
The range the sparkline group is based on. If it is null (Nothing in Visual Basic), it is based on the first sparkline in groups.
Nothing