predecessorPoint property

StackableValuePoint? predecessorPoint
getter/setter pair

The predecessor point in the PointsColumn containing this point in it's PointsColumn.stackableValuePoints list.

Implementation

StackableValuePoint? predecessorPoint;