See Also

LegendsCollection Class  | LegendsCollection Members

Language

Visual Basic

C#

Show All

range
The Legends to add.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

AddRange Method

Adds an array of Legends to the collection.

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

Parameters

range
The Legends to add.

See Also

LegendsCollection Class  | LegendsCollection Members

 

 


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