[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetSparkline

GetSparkline Method

GetSparkline(int, int)

Gets the sparkline information.

Declaration
public Sparkline GetSparkline(int row, int column)
Public Function GetSparkline(row As Integer, column As Integer) As Sparkline
Parameters
Type Name Description
int row

The row.

int column

The column.

Returns
Type Description
Sparkline