See Also

LabelsCollection Class  | LabelsCollection Members

Language

Visual Basic

C#

Show All

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

RemoveAt Method

Removes the label at the specified location from the collection.

[Visual Basic]
Public Sub RemoveAt( _    ByVal index As Integer _ )
[C#]
public void RemoveAt(    int index );

Parameters

index
The index of the label to remove.

See Also

LabelsCollection Class  | LabelsCollection Members

 

 


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