Adds a specified LegendEntry class to this collection.
[Visual Basic]
Public Function Add( _
ByVal legendEntry As LegendEntry _
) As Integer
[C#]
public int Add(
LegendEntry legendEntry
);
The zero-based index of the added LegendEntry.
LegendEntryCollection Class | LegendEntryCollection Members
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.