scaledY property

double scaledY
getter/setter pair

The position in the topContainer, representing the scaled value of dataY. Initially scaled to available pixels on the Y axis, then moved by offsetting by applyParentOffset.

Implementation

double scaledY = 0.0;