Jump to content
Software FX Community

problem with LButtonDblClk


User (Legacy)

Recommended Posts

Even when you double click on a bar or marker ? what type of chart are you

using ?

--

FP

Software FX Support

"omar vargas" <al768775@mail.mty.itesm.mx> wrote in message

news:7aCHvQrpCHA.2684@webserver1.softwarefx.com...

> I have a script, but when I double click everywhere on the char it gives a

a

> message like this, "series:-1 point:39658328" I have a What can be the

> problem?

>

> <SCRIPT LANGUAGE="VBScript">

> <!--

>

> Sub ChartFX_LButtonDblClk(x,y,nserie,npoint,nres)

> msgbox "series:" &nserie & " point:" & npoint

> ChartFX.ReturnValue = 1

> End Sub

>

> -->

> </SCRIPT>

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...