Spread for ASP.NET 12 Product Documentation
GroupSparkline(Cell) Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class > GroupSparkline Method : GroupSparkline(Cell) Method
The cell.
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)
public void GroupSparkline( 
   Cell cell
)

Parameters

cell
The cell.
See Also

Reference

Cell Class
Cell Members
Overload List