[]
        
(Showing Draft Content)

FarPoint.Web.Chart.IMatrixData.GetValue

GetValue Method

GetValue(int, int)

Gets the value.

Declaration
object GetValue(int row, int column)
Function GetValue(row As Integer, column As Integer) As Object
Parameters
Type Name Description
int row

The row index

int column

The column index

Returns
Type Description
object