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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class > GroupSparkline Method : GroupSparkline(CellRange) Method
The cell range.
Groups the sparkline.
Syntax
'Declaration
 
Public Overloads Sub GroupSparkline( _
   ByVal cellRange As CellRange _
) 
'Usage
 
Dim instance As Cell
Dim cellRange As CellRange
 
instance.GroupSparkline(cellRange)
public void GroupSparkline( 
   CellRange cellRange
)

Parameters

cellRange
The cell range.
See Also

Reference

Cell Class
Cell Members
Overload List