Checks if the data tooltips are enabled.
Return Value
If bEnabled is TRUE (1) data tooltips will be displayed for 2D datasets, if the mouse cursor is on a data point.
Comment
Button: 
The setting is saved in the registry in the key “settings/datatooltip” as an integer:
GetProfileInt("settings", "datatooltip", "", 1)
History
| Version | Description |
|---|---|
| 5.12.0 | New |
See also
id-1754735