See Also

LabelsCollection Class  | LabelsCollection Members

Language

Visual Basic

C#

Show All

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

Add Method

Adds a label to the collection.

[Visual Basic]
Public Function Add( _    ByVal value As String _ ) As Integer
[C#]
public int Add(    string value );

Parameters

value
The label to add to the collection.

See Also

LabelsCollection Class  | LabelsCollection Members

 

 


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