dotnetCHARTING Send comments on this topic.
Range Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : Range Method


Calculates the range of the series's elements YValues.

Overload List

Overload Description
Range(String,Series) Calculates the range of the series's elements YValues.  
Range(Series) Calculates the range of the series's elements YValues.  
Range(String,SeriesCollection) Calculates the range of the series's elements YValues.  
Range(SeriesCollection) Calculates the range of the series's elements YValues.  

See Also