scaledFrom property

Offset scaledFrom
getter/setter pair

The scaledFrom and scaledTo are the scaled Offsets for painting in absolute chart coordinates. More precisely, offsets of the bottom and top of the presenter of this point - for example, for VerticalBar, bottom left and top right of each bar representing this value point (data point). Wrapper for scaledX, scaledFromY

Implementation

ui.Offset scaledFrom = ui.Offset.zero;