See Also

SeriesCollection Class  | SeriesCollection Members

Language

Visual Basic

C#

Show All

ev
ElementValue 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 Series 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
ElementValue 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 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.