See Also

DataPointsCollection Class  | DataPointsCollection Members

Language

Visual Basic

C#

Show All

index
The index of the DataPoint.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item Property

Gets or sets the DataPoint at the specified index.

[Visual Basic]
Public Default Property Item( _    ByVal index As Integer _ ) As DataPoint
[C#]
public DataPoint this[    int index ]; {get; set;}

Parameters

index
The index of the DataPoint.

See Also

DataPointsCollection Class  | DataPointsCollection Members

 

 


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