See Also

LabelsCollection Class  | LabelsCollection Members

Language

Visual Basic

C#

Show All

index
Specifies the index of the label.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item Property

Gets or sets the specified label in the collection.

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

Parameters

index
Specifies the index of the label.

See Also

LabelsCollection Class  | LabelsCollection Members

 

 


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