Re: [Gambas-user] Select Point on a Chart

2014-07-08 Thread Fabien Bodard
I need to see if it is doable Le 7 juil. 2014 23:20, "kungfupanda" a écrit : > Hi, > > This week I'm working with gb.chart component. It's very fine. I've a > simple > question, is there a method to get the value of a point with mouse click on > a chart ? > I'm able to find the position (X and Y)

[Gambas-user] Select Point on a Chart

2014-07-07 Thread kungfupanda
Hi, This week I'm working with gb.chart component. It's very fine. I've a simple question, is there a method to get the value of a point with mouse click on a chart ? I'm able to find the position (X and Y) of "my click" on the scrollarea but it's different from the chart xy position because the d