dotnetCHARTING Send comments on this topic.
Sort Method
See Also 
dotnetCHARTING Namespace > Series Class : Sort Method


Sorts the Elements based on an element property and order.

Overload List

OverloadDescription
Sort(ElementValue,String)Sorts the Elements based on an element property and order.  
Sort(ElementValue,String,Int32,Int32) Sorts the Elements based on an element property and order from the start index to the end index.  

See Also