See Also

DataPointsCollection Class  | DataPointsCollection Members

Language

Visual Basic

C#

Show All

value

The DataPoint to remove.

See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Remove Method

Removes the specified DataPoint from the collection.

[Visual Basic]
Public Sub Remove( _    ByVal value As DataPoint _ )
[C#]
public void Remove(    DataPoint value );

Parameters

value

The DataPoint to remove.

See Also

DataPointsCollection Class  | DataPointsCollection Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.