DataPointsCollection Class | DataPointsCollection Members
Visual Basic
C#
Show All
The DataPoint to remove.
Removes the specified DataPoint from the collection.
[Visual Basic]Public Sub Remove( _ ByVal value As DataPoint _ )
[C#]public void Remove( DataPoint value );
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.