scaledFromY property

double scaledFromY
getter/setter pair

The position in the top container, representing the scaled value of fromY. Initially created as yLabelsCreator.scaleY(value: fromY), then moved by offsetting by applyParentOffset.

Implementation

double scaledFromY = 0.0;