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;}
See Gettings Started > Tutorials > Data Engine for more info.
The default is false.
[C#]
de.ShowOther=true; |
[Visual Basic]
de.ShowOther=true |
DataEngine Class | DataEngine Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.