Adds a legend item to the collection.
[Visual Basic]
Public Function Add( _
ByVal item As LegendItem _
) As Integer
[C#]
public int Add(
LegendItem item
);
LegendItemsCollection Class | LegendItemsCollection Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.