See Also

DataEngine Class  | DataEngine Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages dotnetCHARTING Send comments on this topic.

GetSeries() Method

Initiates data acquisition and processing based on the specified data engine settings.

[Visual Basic]
Overloads Public Function GetSeries() As SeriesCollection
[C#]
public SeriesCollection GetSeries();
[JScript]
public function GetSeries() : SeriesCollection;

Return Type

A SeriesCollection containting the resulting chart data.

Remarks

When ChartType is set to Financial and DateGrouping is specified, high, low, open, and close element values will be calculated based on the price field. Otherwise they will not be generated.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

DataEngine Class  | DataEngine Members  | Overload List

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.