DataRegionNumericRangeData Class | 
Namespace: Dundas.BI.WebApi.Models
The DataRegionNumericRangeData type exposes the following members.
| Name | Description | |
|---|---|---|
| DataRegionNumericRangeData | 
            Initializes a new instance of the DataRegionNumericRangeData class.
              | 
| Name | Description | |
|---|---|---|
| Maximum | 
            Gets the range maximum value.
              (Inherited from DataRegionRangeDataT.) | |
| MeasureUniqueName | 
            Gets the unique name for the measure used to define the range.
              | |
| Minimum | 
            Gets the range minimum value.
              (Inherited from DataRegionRangeDataT.) | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) |