Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Cell Class / GroupSparkline Method / GroupSparkline(Cell) Method
The cell.


In This Topic
GroupSparkline(Cell) Method
In This Topic
Groups the sparkline.
Syntax
'Declaration
 
Public Overloads Sub GroupSparkline( _
   ByVal cell As Cell _
) 
 
'Usage
 
Dim instance As Cell
Dim cell As Cell
 
instance.GroupSparkline(cell)

Parameters

cell
The cell.
See Also