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. |
The range is the difference of a discrete data set is the difference between the largest and smallest
members of the data set considered.