scaleFactor property

double? scaleFactor
getter/setter pair

Value to scale scorecard key and baseline value.

For example, a factor of 10 can be used to divide all values in the chart by 10. This field is optional.

Implementation

core.double? scaleFactor;