User Tools

Site Tools


gshownodevalue_show_node_axis_values_on_target_.htm
Navigation:  ABC Library Reference > GraphClass > GraphClass Properties >====== gShowNodeValue (show node axis values on target) ====== Previous pageReturn to chapter overviewNext page
gShowNodeValue LIKE(gShowToType)

blk2blue.jpg

gShowNodeValue is used to determine where the node value information will be displayed in the graph control. Node name value is part of the full text of the active X and Y Node name and values the label of each set of data points that you have defined for the graph control, without an added 'Node:' prompt. The text is formed by the NodeText method. Node Text is returned as the full form as follows:

“Node: name (X, Y)

gShowNodeValue determines if and where the (X, Y) part of the above node text will be displayed

gShowNodeValue 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:     NodeValueText

gshownodevalue_show_node_axis_values_on_target_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1