Spread for ASP.NET 11 Product Documentation
RowCount Property (IMatrixData)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > IMatrixData Interface : RowCount Property
Gets the data row count.
Syntax
'Declaration
 
ReadOnly Property RowCount As Integer
'Usage
 
Dim instance As IMatrixData
Dim value As Integer
 
value = instance.RowCount
int RowCount {get;}
See Also

Reference

IMatrixData Interface
IMatrixData Members