factor property

num? get factor

A correction factor that is applied to the sampled data points before they are added to the origin.

Implementation

num? get factor => factorField.getValue(_json);