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