Determine the type of limitation. Default is Top.
[Visual Basic]
Public Property LimitMode As LimitMode
[C#]
public LimitMode LimitMode {get; set;}
This property works in conjunction with Limit or SplitByLimit to determine which elements or series should be included or excluded.
[C#]
de.LimitMode =<see cref="LimitMode">LimitMode</see>.Bottom; |
[Visual Basic]
de.LimitMode =<see cref="LimitMode">LimitMode</see>.Bottom |
DataEngine Class | DataEngine Members | Limit Property
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.