ActiveReports 8
Add Method (DataPointsCollection)

The DataPoint to add.
Adds a DataPoint to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As DataPoint _
) As System.Integer
public System.int Add( 
   DataPoint value
)

Parameters

value
The DataPoint to add.
See Also

Reference

DataPointsCollection Class
DataPointsCollection Members

Support Forum