[WorksheetElement]: execute QGraphicsItem::itemChange() only if the cSystem is not available
If available, the QGraphicsItem::itemChange() shall not be called, but the code below.
Problem before:
- Adding custom point to plot ( Coordinatesystem bind = true)
- Try to move the custom point
- --> Unable to move the point