Enable Xtrace when entering the easy chart field

There is an unsupported method for doing this: setMode
But if you use this, you should set Show Popup? to false (because the method doesn’t update the popup menu) and be aware that this may break in future Ignition releases (tested in 7.6.4).

mouseEntered

#4 is X-Trace mode
event.source.setMode(4)