implement visibilityChanged() in WorksheetElement, so only one signal for changing visible is available
implement visibilityChanged() in WorksheetElement, so only one signal for emiting that visibility changed. Not like in the case of the XYCurve visibilityChanged() and visibleChanged() existed. So the cursor dock was not updated, because the signal was not called