RatingScale interface
Rating scale to override the default scale
Properties
| lower |
Lower bound of the rating value 0 to 100 (default 1) |
| low |
The rating value greater than the threshold will be considered as good |
| upper |
Upper bound of the rating value 0 to 100 (default 5) |
Property Details
lowerBound
Lower bound of the rating value 0 to 100 (default 1)
lowerBound: number
Property Value
number
lowScoreThreshold
The rating value greater than the threshold will be considered as good
lowScoreThreshold: number
Property Value
number
upperBound
Upper bound of the rating value 0 to 100 (default 5)
upperBound: number
Property Value
number