Creates a new instance of LegendEntryCollection with the specified list of LegendEntry objects.
[Visual Basic]
Public Function New( _
ByVal ParamArray legendEntryList() As LegendEntry _
)
[C#]
public LegendEntryCollection(
params LegendEntry[] legendEntryList
);
LegendEntryCollection Class | LegendEntryCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.