ActiveReports 8
Remove Method (DataPointCollection)

The DataPoint object to remove.
Removes the specified DataPoint object from the DataPointCollection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As DataPoint _
) 
public void Remove( 
   DataPoint value
)

Parameters

value
The DataPoint object to remove.
See Also

Reference

DataPointCollection Class
DataPointCollection Members

Support Forum