See Also

SeriesCollection Class  | SeriesCollection Members

Language

Visual Basic

C#

Show All

ev
T to sort by.
order
Takes "Desc" or "Asc" as inputs. If the string is not recognized "Asc" will be used.
See Also Languages dotnetCHARTING Send comments on this topic.

Sort Method

Sorts the T based on an element property and order.

[Visual Basic]
Public Sub Sort( _    ByVal ev As ElementValue, _    ByVal order As String _ )
[C#]
public void Sort(    ElementValue ev,    string order );

Parameters

ev
T to sort by.
order
Takes "Desc" or "Asc" as inputs. If the string is not recognized "Asc" will be used.

See Also

SeriesCollection Class  | SeriesCollection Members

 

 


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