Initiates data acquisition and processing based on the specified data object.
[Visual Basic]
Overloads Public Function GetSeries( _
ByVal dataObj As Object _
) As SeriesCollection
[C#]
public SeriesCollection GetSeries(
object dataObj
);
[JScript]
public function GetSeries(
dataObj : Object
) : SeriesCollection;
A SeriesCollection containting the resulting chart data.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
DataEngine Class | DataEngine Members | Overload List
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.