| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > GraphClass > GraphClass Properties >====== gShowMouseY (show mouse Y coordinate on target) ====== | [[gshowmousex show mouse x coordinate on target .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[gshownodename show node name on target .htm|{{btn_next_n.gif|Next page}}]] | | || | | **gShowMouseY** | **LIKE(gShowToType)** | {{blk2blue.jpg|blk2blue.jpg}} **gShowMouseY** is used to determine where mouse Y coordinate information will be displayed in the graph control. **gShowMouseY **uses the gShowToType GROUP. Each group element is defined as follows: | eOnT | A BYTE value, when set to TRUE, shows information on graph object's ToolTip | | eOnW | A BYTE value, when set to TRUE, shows target information on the WINDOW title | | eOnF | A LONG integer that identifies the field equate to show the target information. The target field can be any field capable of displaying the designated information. | | eOnS | A LONG integer Number of a zone of a status bar of a condition to show the text. | **See Also:     **[[toshowvalues show all composite text to all graph targets .htm|ToShowValues]], [[tooltip show all text to tool tips .htm|ToolTip]]