Overload | Description |
---|---|
Percentile(String,Series,Int32) | Calculates the n-th percentile of the series's elements YValues. |
Percentile(Series,Int32) | Calculates the n-th percentile of the series's elements YValues. |
Percentile(String,SeriesCollection,Int32) | Calculates the n-th percentile of the series's elements YValues. |
Percentile(SeriesCollection,Int32) | Calculates the n-th percentile of the series's elements YValues. |