See Also

DataEngine Class  | DataEngine Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ShowOther Property

Gets or sets a value that indicates whether the additional series not shown due to the use of SplitByLimit, or elements not shown due to the use of Limit, are aggregated into a single series or element.

[Visual Basic]
Public Property ShowOther As Boolean
[C#]
public bool ShowOther {get; set;}

Remarks

See Gettings Started > Tutorials > Data Engine for more info.

The default is false.

Example

[C#] 

de.ShowOther=true;

[Visual Basic] 

de.ShowOther=true

See Also

DataEngine Class  | DataEngine Members

 

 


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