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