scaledX property

double scaledX
getter/setter pair

The position in the topContainer, through the PointsColumns hierarchy. Not actually scaled (because it does not represent any X data), just always moved by offsetting by applyParentOffset.

Implementation

double scaledX = 0.0;