See Also

DataPointsCollection Class  | DataPointsCollection Members

Language

Visual Basic

C#

Show All

value
The DataPoints to add to the collection.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

AddRange Method

Adds a set of DataPoints to the collection.

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

Parameters

value
The DataPoints to add to the collection.

See Also

DataPointsCollection Class  | DataPointsCollection Members

 

 


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