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


Calculates the first percentile of the series's elements YValues.

Overload List

Overload Description
Percentile25(String,Series) Calculates the first percentile of the series's elements YValues.  
Percentile25(Series) Calculates the first percentile of the series's elements YValues.  
Percentile25(String,SeriesCollection) Calculates the first percentile of the series's elements YValues.  
Percentile25(SeriesCollection) Calculates the first percentile of the series's elements YValues.  

See Also