Name | Description | |
---|---|---|
init | Initializes the TopBottomSettings. Called during construction. |
Name | Description | |
---|---|---|
bottomRecords | Gets or sets the number of records with the smallest values for the analyzed MeasureUsage element. | |
measureUniqueName | Gets or sets the measure unique name for which the top/bottom analysis is performed. | |
tiePolicy | Gets or sets the tied records policy. | |
topRecords | Gets or sets the number of records with the highest values for the analyzed MeasureUsage element. |
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. |