MemberDataPointIndex Property
In This Topic
Gets the index location of the current member in the grid of data points.
Syntax
'Declaration
ReadOnly Property MemberDataPointIndex As Integer
int MemberDataPointIndex {get;}
Property Value
An
System.Int32 specifying the index location of the current member in the data point grid.
See Also