[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ISegmentMatrixData.GetValue

GetValue Method

GetValue(int, int)

Get 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
int column
Returns
Type Description
object

The object value at the row, column.