ActiveReports 8
Item Property (DataPointsCollection)

The index of the DataPoint.
Gets or sets the DataPoint at the specified index.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As DataPoint
public DataPoint this[ 
   System.int index
]; {get; set;}

Parameters

index
The index of the DataPoint.
See Also

Reference

DataPointsCollection Class
DataPointsCollection Members

Support Forum