Overload | Description |
---|---|
Range(String,Series,ElementValue) | Calculates the range of the series's elements values. |
Range(Series,ElementValue) | Calculates the range of the series's elements values. |
Range(String,SeriesCollection,ElementValue) | Calculates the range of the series's elements values. |
Range(SeriesCollection,ElementValue) | Calculates the range of the series's elements values. |
The range is the difference of a discrete data set is the difference between the largest and smallest
members of the data set considered.