new RangedBucket(config)
This class defines a  Ranged bucket. A ranged bucket typically has two values
representing the two ends (low, high) of a continuous numeric range.
Parameters:
| Name | Type | Description | 
|---|---|---|
config | 
            
            Object | A config object with the following attributes: 
  | 
        
Returns:
An instance of OM.style.RangedBucket
Extends
Methods
- 
    
clone()
 - 
    
    
Returns a clone of this bucket.
- Inherited From: