Name | Description | |
---|---|---|
![]() | init | Initializes the DataRegion. Called during construction. |
Name | Description | |
---|---|---|
![]() | measureUniqueName | Gets or sets the unique name of the measure requested from this region or null to request all. |
![]() | numericRanges | Gets the numeric ranges for the current instance. |
![]() | ordinals | Gets the ordinal coordinates for the current instance. |
![]() | timeRanges | Gets the date ranges used to define the current instance. |
Name | Description | |
---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |