Gets or sets the maximum number of elements returned for each series when data is generated.
[Visual Basic]
Public Property Limit As String
[C#]
public string Limit {get; set;}
[JScript]
public function get,set Limit : String
This property determines over all series the top common elements to include
in the limited return.
Note: If DateGrouping is used, limit has no effect. In such a case, StartDate and
EndDate must be used to limit the
generated element count.
See Getting Started > Tutorials > Data Engine.
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
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.