See Also

DataEngine Class  | DataEngine Members  | Limit Property

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

LimitMode Property

Determine the type of limitation. Default is Top.

[Visual Basic]
Public Property LimitMode As LimitMode
[C#]
public LimitMode LimitMode {get; set;}

Remarks

This property works in conjunction with Limit or SplitByLimit to determine which elements or series should be included or excluded.

Example

[C#] 

de.LimitMode =<see cref="LimitMode">LimitMode</see>.Bottom;

[Visual Basic] 

de.LimitMode =<see cref="LimitMode">LimitMode</see>.Bottom

See Also

DataEngine Class  | DataEngine Members  | Limit Property

 

 


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