LegendsCollection Class | LegendsCollection Members
Visual Basic
C#
Show All
Adds an array of Legends to the collection.
[Visual Basic]Public Sub AddRange( _ ByVal range() As Legend _ )
[C#]public void AddRange( Legend[] range );
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.