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