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