-
evGraphClick parameters in Omnis Studio 8.1
Hi.
I’m using graph2 in Omnis Studio 8.1.7.
The graph I’m working on is of major type kG2xy and minor type kG2xyScatter.
I’m trying to use evGraphClick event to get the line number of the data element that received the graph click (I don’t care about the column, since it is a single set of data).
I enabled mouseevents in the graph component. But, using
On evGraphClick
Calculate locLine as pItem
I get locLine (pItem) always equal to 0.
Was it a glitch of graph2 components in Omnis Studio 8.1.7 or am I missing something?
Thank you!
-
This discussion was modified 2 days, 16 hours ago by
maxperique.
-
This discussion was modified 2 days, 16 hours ago by
maxperique.
-
This discussion was modified 2 days, 16 hours ago by
Log in to reply.